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.c4153 send_abs_mt_xy(struct litest_device *d, double x, double y) in send_abs_mt_xy() function
4199 send_abs_mt_xy(d, l, t); in litest_semi_mt_touch_down()
4205 send_abs_mt_xy(d, r, b); in litest_semi_mt_touch_down()
4239 send_abs_mt_xy(d, l, t); in litest_semi_mt_touch_move()
4243 send_abs_mt_xy(d, r, b); in litest_semi_mt_touch_move()
4270 send_abs_mt_xy(d, semi_mt->touches[other].x, semi_mt->touches[other].y); in litest_semi_mt_touch_up()