Home
last modified time | relevance | path

Searched refs:libinput_event_touch (Results 1 - 10 of 10) sorted by relevance

/third_party/libinput/src/
H A Dlibinput.h137 * @struct libinput_event_touch
145 struct libinput_event_touch;
1081 struct libinput_event_touch *
1733 libinput_event_touch_get_time(struct libinput_event_touch *event);
1744 libinput_event_touch_get_time_usec(struct libinput_event_touch *event);
1766 libinput_event_touch_get_slot(struct libinput_event_touch *event);
1788 libinput_event_touch_get_seat_slot(struct libinput_event_touch *event);
1808 libinput_event_touch_get_x(struct libinput_event_touch *event);
1828 libinput_event_touch_get_y(struct libinput_event_touch *event);
1848 libinput_event_touch_get_x_transformed(struct libinput_event_touch *even
[all...]
H A Dlibinput.c190 struct libinput_event_touch { struct
393 LIBINPUT_EXPORT struct libinput_event_touch *
404 return (struct libinput_event_touch *) event; in libinput_event_get_touch_event()
846 libinput_event_touch_get_time(struct libinput_event_touch *event) in libinput_event_touch_get_time()
861 libinput_event_touch_get_time_usec(struct libinput_event_touch *event) in libinput_event_touch_get_time_usec()
876 libinput_event_touch_get_slot(struct libinput_event_touch *event) in libinput_event_touch_get_slot()
890 libinput_event_touch_get_seat_slot(struct libinput_event_touch *event) in libinput_event_touch_get_seat_slot()
904 libinput_event_touch_get_x(struct libinput_event_touch *event) in libinput_event_touch_get_x()
918 libinput_event_touch_get_x_transformed(struct libinput_event_touch *event, in libinput_event_touch_get_x_transformed()
933 libinput_event_touch_get_y_transformed(struct libinput_event_touch *even
[all...]
/third_party/libinput/export_include/
H A Dlibinput.h137 * @struct libinput_event_touch
145 struct libinput_event_touch;
1081 struct libinput_event_touch *
1733 libinput_event_touch_get_time(struct libinput_event_touch *event);
1744 libinput_event_touch_get_time_usec(struct libinput_event_touch *event);
1766 libinput_event_touch_get_slot(struct libinput_event_touch *event);
1788 libinput_event_touch_get_seat_slot(struct libinput_event_touch *event);
1808 libinput_event_touch_get_x(struct libinput_event_touch *event);
1828 libinput_event_touch_get_y(struct libinput_event_touch *event);
1848 libinput_event_touch_get_x_transformed(struct libinput_event_touch *even
[all...]
/third_party/libinput/test/
H A Dtest-touch.c91 struct libinput_event_touch *tev; in START_TEST()
143 struct libinput_event_touch *tev; in touch_assert_seat_slot()
313 struct libinput_event_touch *tev; in START_TEST()
358 struct libinput_event_touch *tev; in START_TEST()
445 struct libinput_event_touch *tev; in START_TEST()
703 struct libinput_event_touch *tev; in START_TEST()
761 struct libinput_event_touch *tev; in START_TEST()
820 struct libinput_event_touch *t1, *t2; in START_TEST()
890 struct libinput_event_touch *tev; in START_TEST()
1015 struct libinput_event_touch * in START_TEST()
[all...]
H A Dtest-misc.c332 struct libinput_event_touch *t; in START_TEST()
H A Dlitest.h792 struct libinput_event_touch *
H A Dlitest.c3687 struct libinput_event_touch *
3691 struct libinput_event_touch *touch; in litest_is_touch_event()
4216 struct libinput_event_touch *tev; in litest_assert_touch_sequence()
/third_party/libinput/tools/
H A Dlibinput-debug-events.c651 struct libinput_event_touch *t = libinput_event_get_touch_event(ev); in print_touch_event()
H A Dlibinput-debug-gui.c1431 struct libinput_event_touch *t = libinput_event_get_touch_event(ev); in handle_event_touch()
H A Dlibinput-record.c629 struct libinput_event_touch *t = libinput_event_get_touch_event(e); in print_touch_event()

Completed in 27 milliseconds