Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp62 constexpr int32_t USELIB_ABS_MT_POSITION_X { 0x35 }; variable
766 … g_touchPadDeviceAxisX = libinput_device_get_axis_max(touchPadDevice, USELIB_ABS_MT_POSITION_X); in JudgeIfSwipeInward()