Home
last modified time | relevance | path

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

/third_party/weston/libweston-desktop/
Dseat.c204 weston_touch_send_motion(grab->touch, time, touch_id, sx, sy); in weston_desktop_seat_popup_grab_touch_motion()
/third_party/weston/include/libweston/
Dlibweston.h699 weston_touch_send_motion(struct weston_touch *touch,
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/
Divi-input-controller.c841 weston_touch_send_motion(grab->touch, time, touch_id, x, y); in touch_grab_motion()
/third_party/weston/libweston/
Dinput.c907 weston_touch_send_motion(struct weston_touch *touch, in weston_touch_send_motion() function
937 weston_touch_send_motion(grab->touch, time, touch_id, x, y); in default_grab_touch_motion()