Home
last modified time | relevance | path

Searched refs:CTRLY2 (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp993 constexpr float CTRLY2 = 37.0f; in ConfigDefaultKeyboardAnimation() local
995 std::vector<float> in = { IN_CTRLX1, CTRLY1, CTRLX2, CTRLY2 }; in ConfigDefaultKeyboardAnimation()
996 std::vector<float> out = { OUT_CTRLX1, CTRLY1, CTRLX2, CTRLY2 }; in ConfigDefaultKeyboardAnimation()