Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler_util.h59 constexpr int32_t TOUCH_RIGHT_LIMIT = 24; member
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp573 auto rightLimit = displayInfo->width - ConvertVPToPX(TOUCH_RIGHT_LIMIT); in CheckTwoFingerGestureAction()
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp54 constexpr int32_t TOUCH_RIGHT_LIMIT = 24; member
1199 auto rightLimit = displayInfo.width - handler.ConvertVPToPX(TOUCH_RIGHT_LIMIT); in HWTEST_F()

Completed in 9 milliseconds