Home
last modified time | relevance | path

Searched refs:litest_hover_move_to (Results 1 – 4 of 4) sorted by relevance

/third_party/libinput/test/
Dlitest.h671 litest_hover_move_to(struct litest_device *d,
Dtest-touchpad.c3140 litest_hover_move_to(dev, 0, 50, 50, 70, 70, 10); in START_TEST()
3157 litest_hover_move_to(dev, 0, 50, 50, 70, 70, 10); in START_TEST()
3169 litest_hover_move_to(dev, 0, 50, 50, 70, 70, 10); in START_TEST()
3189 litest_hover_move_to(dev, 0, 50, 50, 70, 70, 10); in START_TEST()
Dtest-touchpad-buttons.c1563 litest_hover_move_to(dev, 0, 50, 50, 90, 90, 10); in START_TEST()
Dlitest.c2657 litest_hover_move_to(struct litest_device *d, in litest_hover_move_to() function