Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TOUCH_MOTION (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h42 LIBINPUT_EVENT_TOUCH_MOTION, enumerator
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_ex_test.cpp134 EXPECT_CALL(libinputMock, GetEventType).WillRepeatedly(Return(LIBINPUT_EVENT_TOUCH_MOTION)); in HWTEST_F()
H A Devent_normalize_handler_test.cpp116 event->type = LIBINPUT_EVENT_TOUCH_MOTION; in HWTEST_F()
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp97 static_cast<int32_t>(LIBINPUT_EVENT_TOUCH_MOTION),
187 case LIBINPUT_EVENT_TOUCH_MOTION: { in HandleEvent()
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp257 case LIBINPUT_EVENT_TOUCH_MOTION: { in OnEvent()

Completed in 14 milliseconds