Home
last modified time | relevance | path

Searched refs:y_to (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/test/
Dlitest.h580 double x_to, double y_to,
587 double x_to, double y_to,
655 double x_to, double y_to,
Dlitest.c2238 double y_to, in litest_touch_sequence() argument
2244 x_to, y_to, in litest_touch_sequence()
2368 double x_to, double y_to, in litest_touch_move_to() argument
2373 x_to, y_to, in litest_touch_move_to()
2382 double x_to, double y_to, in litest_touch_move_to_extended() argument
2391 y_from + (y_to - y_from)/steps * i, in litest_touch_move_to_extended()
2397 litest_touch_move_extended(d, slot, x_to, y_to, axes); in litest_touch_move_to_extended()
2605 double x_to, double y_to, in litest_hover_move_to() argument
2613 y_from + (y_to - y_from)/steps * i); in litest_hover_move_to()
2618 litest_hover_move(d, slot, x_to, y_to); in litest_hover_move_to()