Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h44 LIBINPUT_EVENT_TOUCH_FRAME, enumerator
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_transform_processor_test.cpp483 if (type == LIBINPUT_EVENT_TOUCH_CANCEL || type == LIBINPUT_EVENT_TOUCH_FRAME) { in HWTEST_F()
528 if (type == LIBINPUT_EVENT_TOUCH_CANCEL || type == LIBINPUT_EVENT_TOUCH_FRAME) { in HWTEST_F()
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp122 if (type == LIBINPUT_EVENT_TOUCH_CANCEL || type == LIBINPUT_EVENT_TOUCH_FRAME) { in HandleEvent()

Completed in 3 milliseconds