Home
last modified time | relevance | path

Searched refs:LIBINPUT_EVENT_POINTER_MOTION (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_ex_test.cpp93 EXPECT_CALL(libinputMock, GetEventType).WillRepeatedly(Return(LIBINPUT_EVENT_POINTER_MOTION)); in HWTEST_F()
/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h37 LIBINPUT_EVENT_POINTER_MOTION, enumerator
/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp79 static_cast<int32_t>(LIBINPUT_EVENT_POINTER_MOTION),
154 case LIBINPUT_EVENT_POINTER_MOTION: in HandleEvent()
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp557 case LIBINPUT_EVENT_POINTER_MOTION: in Normalize()

Completed in 7 milliseconds