Searched refs:litest_touch_move_two_touches (Results 1 - 5 of 5) sorted by relevance
/third_party/libinput/test/ |
H A D | test-touchpad.c | 100 litest_touch_move_two_touches(dev, 20, 20, 70, 20, 20, 30, 20); in START_TEST() 124 litest_touch_move_two_touches(dev, 49, 50, 51, 50, dx, dy, 10); in test_2fg_scroll() 202 litest_touch_move_two_touches(dev, 45, 30, 55, 30, 15, ydelta, 10); in START_TEST() 352 litest_touch_move_two_touches(dev, 20, 20, 25, 20, 55, 10, 15); in START_TEST() 369 litest_touch_move_two_touches(dev, 75, 30, 80, 30, 2, 20, 15); in START_TEST() 377 litest_touch_move_two_touches(dev, 77, 50, 82, 50, 1, 40, 15); in START_TEST() 388 litest_touch_move_two_touches(dev, 78, 90, 83, 90, -60, -60, 20); in START_TEST() 431 litest_touch_move_two_touches(dev, 49, 50, 51, 50, 0, y_move, 100); in START_TEST() 517 litest_touch_move_two_touches(dev, in START_TEST() 545 litest_touch_move_two_touches(de in START_TEST() [all...] |
H A D | test-gestures.c | 794 litest_touch_move_two_touches(dev, 40, 20, 30, 20, 0, 40, 10); in test_gesture_3fg_buttonarea_scroll() 993 litest_touch_move_two_touches(dev, 40, 40, 50, 40, dir_x, dir_y, 10); in START_TEST() 1153 litest_touch_move_two_touches(dev, 40, 40, 50, 40, dir_x, dir_y, 10); in START_TEST()
|
H A D | litest.h | 628 litest_touch_move_two_touches(struct litest_device *d,
|
H A D | test-touchpad-tap.c | 1727 litest_touch_move_two_touches(dev, 50, 50, 70, 50, 0, 20, 10); in START_TEST() 1818 litest_touch_move_two_touches(dev, 50, 50, 70, 50, 0, 20, 10); in START_TEST() 3331 litest_touch_move_two_touches(dev, 40, 20, 50, 20, 0, 20, 10); in START_TEST()
|
H A D | litest.c | 2585 litest_touch_move_two_touches(struct litest_device *d, in litest_touch_move_two_touches() function
|
Completed in 17 milliseconds