Home
last modified time | relevance | path

Searched refs:TOUCH_BOTTOM_LIMIT (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h61 constexpr int32_t TOUCH_BOTTOM_LIMIT = 41; member
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp575 auto bottomLimit = displayInfo->height - ConvertVPToPX(TOUCH_BOTTOM_LIMIT); in CheckTwoFingerGestureAction()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp56 constexpr int32_t TOUCH_BOTTOM_LIMIT = 41; member
1209 auto bottomLimit = displayInfo.height - handler.ConvertVPToPX(TOUCH_BOTTOM_LIMIT); in HWTEST_F()

Completed in 10 milliseconds