Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dlitest.c2644 litest_hover_move(struct litest_device *d, unsigned int slot, in litest_hover_move() function
2666 litest_hover_move(d, slot, in litest_hover_move_to()
2673 litest_hover_move(d, slot, x_to, y_to); in litest_hover_move_to()
2687 litest_hover_move(d, 0, x0 + dx / steps * i, in litest_hover_move_two_touches()
2689 litest_hover_move(d, 1, x1 + dx / steps * i, in litest_hover_move_two_touches()
2697 litest_hover_move(d, 0, x0 + dx, y0 + dy); in litest_hover_move_two_touches()
2698 litest_hover_move(d, 1, x1 + dx, y1 + dy); in litest_hover_move_two_touches()
Dlitest.h665 void litest_hover_move(struct litest_device *d,
Dtest-touchpad.c3231 litest_hover_move(dev, 0, 55, 55); in START_TEST()
3287 litest_hover_move(dev, 0, 25 + 5 * i, 25 + 5 * i); in START_TEST()