Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c123 CASE_RETURN_STRING(LIBINPUT_EVENT_TOUCH_MOTION); in event_type_to_str()
389 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_get_touch_event()
774 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_time()
789 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_time_usec()
804 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_slot()
818 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_seat_slot()
833 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_x()
848 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_x_transformed()
863 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_y_transformed()
877 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_y()
[all …]
Dlibinput.h749 LIBINPUT_EVENT_TOUCH_MOTION, enumerator
/third_party/libinput/test/
Dtest-touch.c182 touch_assert_seat_slot(li, LIBINPUT_EVENT_TOUCH_MOTION, 0, 0); in START_TEST()
186 touch_assert_seat_slot(li, LIBINPUT_EVENT_TOUCH_MOTION, 1, 2); in START_TEST()
733 LIBINPUT_EVENT_TOUCH_MOTION); in START_TEST()
Dlitest.c3052 case LIBINPUT_EVENT_TOUCH_MOTION: in litest_event_type_str()
3541 case LIBINPUT_EVENT_TOUCH_MOTION: in litest_is_touch_event()
3914 tev = litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_MOTION); in litest_assert_touch_sequence()
3941 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_MOTION); in litest_assert_touch_motion_frame()
3950 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_MOTION); in litest_assert_touch_motion_frame()
/third_party/libinput/tools/
Dlibinput-debug-events.c92 case LIBINPUT_EVENT_TOUCH_MOTION: in print_event_header()
860 case LIBINPUT_EVENT_TOUCH_MOTION: in handle_and_print_events()
Dlibinput-record.c663 case LIBINPUT_EVENT_TOUCH_MOTION: in buffer_touch_event()
694 case LIBINPUT_EVENT_TOUCH_MOTION: in buffer_touch_event()
1235 case LIBINPUT_EVENT_TOUCH_MOTION: in buffer_libinput_event()
Dlibinput-debug-gui.c1442 case LIBINPUT_EVENT_TOUCH_MOTION: in handle_event_libinput()
/third_party/weston/libweston/
Dlibinput-seat.c314 if (LIBINPUT_EVENT_TOUCH_DOWN == type || LIBINPUT_EVENT_TOUCH_MOTION == type) { in process_multimodalinput_events()
Dlibinput-device.c544 case LIBINPUT_EVENT_TOUCH_MOTION: in evdev_device_process_event_l()
/third_party/libinput/export_include/
Dlibinput.h749 LIBINPUT_EVENT_TOUCH_MOTION, enumerator