Searched refs:send_abs_mt_xy (Results 1 - 1 of 1) sorted by relevance
/third_party/libinput/test/ |
H A D | litest.c | 4487 send_abs_mt_xy(struct litest_device *d, double x, double y) in send_abs_mt_xy() function 4533 send_abs_mt_xy(d, l, t); in litest_semi_mt_touch_down() 4539 send_abs_mt_xy(d, r, b); in litest_semi_mt_touch_down() 4573 send_abs_mt_xy(d, l, t); in litest_semi_mt_touch_move() 4577 send_abs_mt_xy(d, r, b); in litest_semi_mt_touch_move() 4604 send_abs_mt_xy(d, semi_mt->touches[other].x, semi_mt->touches[other].y); in litest_semi_mt_touch_up()
|
Completed in 6 milliseconds