Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_TOUCH_UP (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h41 LIBINPUT_EVENT_TOUCH_UP, enumerator
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp96 static_cast<int32_t>(LIBINPUT_EVENT_TOUCH_UP),
186 case LIBINPUT_EVENT_TOUCH_UP: in HandleEvent()
642 if (type == LIBINPUT_EVENT_TOUCH_UP) { in ResetTouchUpEvent()
/foundation/multimodalinput/input/service/event_handler/test/
H A Devent_normalize_handler_ex_test.cpp127 EXPECT_CALL(libinputMock, GetEventType).WillRepeatedly(Return(LIBINPUT_EVENT_TOUCH_UP)); in HWTEST_F()
H A Devent_normalize_handler_test.cpp113 event->type = LIBINPUT_EVENT_TOUCH_UP; in HWTEST_F()
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_transform_processor.cpp253 case LIBINPUT_EVENT_TOUCH_UP: { in OnEvent()
/foundation/multimodalinput/input/service/fingerprint_event_processor/src/
H A Dfingerprint_event_processor.cpp127 case LIBINPUT_EVENT_TOUCH_UP: { in SetScreenState()

Completed in 10 milliseconds