Home
last modified time | relevance | path

Searched refs:litest_is_gesture_event (Results 1 – 3 of 3) sorted by relevance

/third_party/libinput/test/
Dtest-gestures.c92 gevent = litest_is_gesture_event(event, in test_gesture_swipe_3fg()
102 gevent = litest_is_gesture_event(event, in test_gesture_swipe_3fg()
146 gevent = litest_is_gesture_event(event, in test_gesture_swipe_3fg()
229 gevent = litest_is_gesture_event(event, in test_gesture_swipe_4fg()
239 gevent = litest_is_gesture_event(event, in test_gesture_swipe_4fg()
284 gevent = litest_is_gesture_event(event, in test_gesture_swipe_4fg()
374 gevent = litest_is_gesture_event(event, in test_gesture_pinch_2fg()
387 gevent = litest_is_gesture_event(event, in test_gesture_pinch_2fg()
407 gevent = litest_is_gesture_event(event, in test_gesture_pinch_2fg()
488 gevent = litest_is_gesture_event(event, in test_gesture_pinch_3fg()
[all …]
Dlitest.h771 litest_is_gesture_event(struct libinput_event *event,
Dlitest.c3698 litest_is_gesture_event(struct libinput_event *event, in litest_is_gesture_event() function
3726 litest_is_gesture_event(event, type, nfingers); in litest_assert_gesture_event()