Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Dlibinput.c96 CASE_RETURN_STRING(LIBINPUT_EVENT_TOUCH_MOTION); in event_type_to_str()
401 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_get_touch_event() local
853 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_time() local
868 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_time_usec() local
883 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_slot() local
897 LIBINPUT_EVENT_TOUCH_MOTION, in libinput_event_touch_get_seat_slot() local
912 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_x() local
927 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_x_transformed() local
942 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_y_transformed() local
956 LIBINPUT_EVENT_TOUCH_MOTION); in libinput_event_touch_get_y() local
3553 LIBINPUT_EVENT_TOUCH_MOTION, libinput_event_touch_get_base_event() local
[all...]
H A Dlibinput.h141 * LIBINPUT_EVENT_TOUCH_DOWN, @ref LIBINPUT_EVENT_TOUCH_MOTION, @ref
827 LIBINPUT_EVENT_TOUCH_MOTION, enumerator
1756 * LIBINPUT_EVENT_TOUCH_UP, @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref
1761 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
1778 * LIBINPUT_EVENT_TOUCH_UP, @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref
1783 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
1798 * LIBINPUT_EVENT_TOUCH_MOTION, this function returns 0.
1802 * LIBINPUT_EVENT_TOUCH_MOTION.
1818 * LIBINPUT_EVENT_TOUCH_MOTION, this function returns 0.
1822 * LIBINPUT_EVENT_TOUCH_MOTION
[all...]
/third_party/libinput/tools/
H A Dlibinput-debug-events.c101 case LIBINPUT_EVENT_TOUCH_MOTION: in print_event_header()
663 type == LIBINPUT_EVENT_TOUCH_MOTION) { in print_touch_event()
892 case LIBINPUT_EVENT_TOUCH_MOTION: in handle_and_print_events()
H A Dlibinput-record.c643 case LIBINPUT_EVENT_TOUCH_MOTION: in print_touch_event()
673 case LIBINPUT_EVENT_TOUCH_MOTION: in print_touch_event()
1192 case LIBINPUT_EVENT_TOUCH_MOTION: in print_libinput_event()
H A Dlibinput-debug-gui.c1780 case LIBINPUT_EVENT_TOUCH_MOTION: in handle_event_libinput()
/third_party/libinput/test/
H A 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() local
H A Dlitest.c3154 case LIBINPUT_EVENT_TOUCH_MOTION: in litest_event_type_str()
3701 case LIBINPUT_EVENT_TOUCH_MOTION: in litest_is_touch_event()
4230 tev = litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_MOTION); in litest_assert_touch_sequence()
4257 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_MOTION); in litest_assert_touch_motion_frame()
4266 litest_is_touch_event(event, LIBINPUT_EVENT_TOUCH_MOTION); in litest_assert_touch_motion_frame()
/third_party/libinput/export_include/
H A Dlibinput.h141 * LIBINPUT_EVENT_TOUCH_DOWN, @ref LIBINPUT_EVENT_TOUCH_MOTION, @ref
827 LIBINPUT_EVENT_TOUCH_MOTION, enumerator
1756 * LIBINPUT_EVENT_TOUCH_UP, @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref
1761 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
1778 * LIBINPUT_EVENT_TOUCH_UP, @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref
1783 * @ref LIBINPUT_EVENT_TOUCH_MOTION or @ref LIBINPUT_EVENT_TOUCH_CANCEL.
1798 * LIBINPUT_EVENT_TOUCH_MOTION, this function returns 0.
1802 * LIBINPUT_EVENT_TOUCH_MOTION.
1818 * LIBINPUT_EVENT_TOUCH_MOTION, this function returns 0.
1822 * LIBINPUT_EVENT_TOUCH_MOTION
[all...]

Completed in 25 milliseconds