Home
last modified time | relevance | path

Searched refs:litest_touch_move (Results 1 - 9 of 9) sorted by relevance

/third_party/libinput/test/
H A Dtest-gestures.c197 litest_touch_move(dev, in test_gesture_swipe_4fg()
201 litest_touch_move(dev, in test_gesture_swipe_4fg()
205 litest_touch_move(dev, in test_gesture_swipe_4fg()
209 litest_touch_move(dev, in test_gesture_swipe_4fg()
352 litest_touch_move(dev, in test_gesture_pinch_2fg()
356 litest_touch_move(dev, in test_gesture_pinch_2fg()
463 litest_touch_move(dev, in test_gesture_pinch_3fg()
467 litest_touch_move(dev, in test_gesture_pinch_3fg()
471 litest_touch_move(dev, in test_gesture_pinch_3fg()
579 litest_touch_move(de in test_gesture_pinch_4fg()
[all...]
H A Dlitest.c2346 litest_touch_move(struct litest_device *d, in litest_touch_move() function
2595 litest_touch_move(d, 0, x0 + dx / steps * i, in litest_touch_move_two_touches()
2597 litest_touch_move(d, 1, x1 + dx / steps * i, in litest_touch_move_two_touches()
2605 litest_touch_move(d, 0, x0 + dx, y0 + dy); in litest_touch_move_two_touches()
2606 litest_touch_move(d, 1, x1 + dx, y1 + dy); in litest_touch_move_two_touches()
2625 litest_touch_move(d, 0, x0 + step_x, y0 + step_y); in litest_touch_move_three_touches()
2626 litest_touch_move(d, 1, x1 + step_x, y1 + step_y); in litest_touch_move_three_touches()
2627 litest_touch_move(d, 2, x2 + step_x, y2 + step_y); in litest_touch_move_three_touches()
H A Dtest-touchpad.c211 litest_touch_move(dev, 0, 60, 30 + ydelta + (i * ratio)); in START_TEST()
217 litest_touch_move(dev, 0, 60, 30 + ydelta + i * ratio); in START_TEST()
593 litest_touch_move(dev, 0, 30, 95 - i); in START_TEST()
598 litest_touch_move(dev, 0, 30, 90 - i); in START_TEST()
599 litest_touch_move(dev, 1, 50, 95 - i); in START_TEST()
2054 litest_touch_move(dev, 0, 51, 99); in START_TEST()
3147 litest_touch_move(dev, 0, 72, 50); in START_TEST()
3148 litest_touch_move(dev, 1, 52, 50); in START_TEST()
3320 litest_touch_move(dev, 1, 50 + 5 * i, 50 - 5 * i); in START_TEST()
3724 litest_touch_move(de in START_TEST()
[all...]
H A Dtest-misc.c374 litest_touch_move(dev, 0, 70 - i * 5, 30 + i * 5); in START_TEST()
375 litest_touch_move(dev, 1, 30 + i * 5, 70 - i * 5); in START_TEST()
H A Dtest-touch.c781 litest_touch_move(dev, 0, pos, 100 - pos); in START_TEST()
782 litest_touch_move(dev, 1, 100 - pos, pos); in START_TEST()
H A Dtest-touchpad-buttons.c991 litest_touch_move(dev, 2, 60, 50 + i); in START_TEST()
995 litest_touch_move(dev, 1, 50, 50 + i); in START_TEST()
998 litest_touch_move(dev, 0, 40, 50 + i); in START_TEST()
H A Dlitest.h578 litest_touch_move(struct litest_device *d,
H A Dtest-tablet.c4795 litest_touch_move(finger, 0, x + i, y + i); in assert_touch_is_arbitrated()
5643 litest_touch_move(finger, 0, x + i, y - i); in START_TEST()
H A Dtest-touchpad-tap.c2328 litest_touch_move(dev, 0, 55, 55); in START_TEST()

Completed in 28 milliseconds