Home
last modified time | relevance | path

Searched refs:libinput_event_touch_get_x_transformed (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/test/
H A Dtest-touch.c120 fx = libinput_event_touch_get_x_transformed(tev, 1920); in START_TEST()
338 x = libinput_event_touch_get_x_transformed(tev, width); in START_TEST()
407 x = libinput_event_touch_get_x_transformed(tev, width); in START_TEST()
471 x = libinput_event_touch_get_x_transformed(tev, width); in START_TEST()
1040 x = libinput_event_touch_get_x_transformed(t, 100); in START_TEST()
1079 x = libinput_event_touch_get_x_transformed(t, 100); in START_TEST()
/third_party/libinput/src/
H A Dlibinput.h1795 * coordinate, use libinput_event_touch_get_x_transformed().
1848 libinput_event_touch_get_x_transformed(struct libinput_event_touch *event,
H A Dlibinput.c918 libinput_event_touch_get_x_transformed(struct libinput_event_touch *event, in libinput_event_touch_get_x_transformed() function
/third_party/libinput/export_include/
H A Dlibinput.h1795 * coordinate, use libinput_event_touch_get_x_transformed().
1848 libinput_event_touch_get_x_transformed(struct libinput_event_touch *event,
/third_party/libinput/tools/
H A Dlibinput-debug-events.c664 double x = libinput_event_touch_get_x_transformed(t, screen_width); in print_touch_event()
H A Dlibinput-debug-gui.c1452 x = libinput_event_touch_get_x_transformed(t, w->width), in handle_event_touch()
H A Dlibinput-record.c676 tx = libinput_event_touch_get_x_transformed(t, 100); in print_touch_event()

Completed in 42 milliseconds