Searched refs:x_from (Results 1 – 2 of 2) sorted by relevance
/third_party/libinput/test/ |
D | litest.h | 594 double x_from, double y_from, 601 double x_from, double y_from, 673 double x_from, double y_from,
|
D | litest.c | 2235 double x_from, in litest_touch_sequence() argument 2241 litest_touch_down(d, slot, x_from, y_from); in litest_touch_sequence() 2243 x_from, y_from, in litest_touch_sequence() 2367 double x_from, double y_from, in litest_touch_move_to() argument 2372 x_from, y_from, in litest_touch_move_to() 2381 double x_from, double y_from, in litest_touch_move_to_extended() argument 2390 x_from + (x_to - x_from)/steps * i, in litest_touch_move_to_extended() 2659 double x_from, double y_from, in litest_hover_move_to() argument 2667 x_from + (x_to - x_from)/steps * i, in litest_hover_move_to()
|