Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp63 constexpr int32_t USELIB_ABS_MT_POSITION_Y { 0x36 }; variable
767 … g_touchPadDeviceAxisY = libinput_device_get_axis_max(touchPadDevice, USELIB_ABS_MT_POSITION_Y); in JudgeIfSwipeInward()