Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dlitest.c4428 send_abs_mt_xy(struct litest_device *d, double x, double y) in send_abs_mt_xy() function
4474 send_abs_mt_xy(d, l, t); in litest_semi_mt_touch_down()
4480 send_abs_mt_xy(d, r, b); in litest_semi_mt_touch_down()
4514 send_abs_mt_xy(d, l, t); in litest_semi_mt_touch_move()
4518 send_abs_mt_xy(d, r, b); in litest_semi_mt_touch_move()
4545 send_abs_mt_xy(d, semi_mt->touches[other].x, semi_mt->touches[other].y); in litest_semi_mt_touch_up()