Home
last modified time | relevance | path

Searched refs:libinput_event_gesture_get_dy (Results 1 – 8 of 8) sorted by relevance

/third_party/libinput/test/
Dtest-gestures.c96 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_swipe_3fg()
107 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_swipe_3fg()
233 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_swipe_4fg()
244 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_swipe_4fg()
378 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_pinch_2fg()
492 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_pinch_3fg()
613 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_pinch_4fg()
738 dy = libinput_event_gesture_get_dy(gevent); in test_gesture_spread()
1001 dy = libinput_event_gesture_get_dy(gevent); in START_TEST()
1012 dy = libinput_event_gesture_get_dy(gevent); in START_TEST()
[all …]
/third_party/libinput/src/
Dlibinput.sym158 libinput_event_gesture_get_dy;
Dlibinput.h1993 libinput_event_gesture_get_dy(struct libinput_event_gesture *event);
Dlibinput.c1044 libinput_event_gesture_get_dy(struct libinput_event_gesture *event) in libinput_event_gesture_get_dy() function
/third_party/libinput/export_include/
Dlibinput.h1993 libinput_event_gesture_get_dy(struct libinput_event_gesture *event);
/third_party/libinput/tools/
Dlibinput-debug-events.c691 double dy = libinput_event_gesture_get_dy(t); in print_gesture_event_with_coords()
Dlibinput-debug-gui.c1559 dy = libinput_event_gesture_get_dy(g); in handle_event_swipe()
1590 dy = libinput_event_gesture_get_dy(g); in handle_event_pinch()
Dlibinput-record.c752 libinput_event_gesture_get_dy(g), in print_gesture_event()
771 libinput_event_gesture_get_dy(g), in print_gesture_event()