Searched refs:weston_touch_send_motion (Results 1 – 4 of 4) sorted by relevance
/third_party/weston/libweston-desktop/ |
D | seat.c | 204 weston_touch_send_motion(grab->touch, time, touch_id, sx, sy); in weston_desktop_seat_popup_grab_touch_motion()
|
/third_party/weston/include/libweston/ |
D | libweston.h | 699 weston_touch_send_motion(struct weston_touch *touch,
|
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/ |
D | ivi-input-controller.c | 841 weston_touch_send_motion(grab->touch, time, touch_id, x, y); in touch_grab_motion()
|
/third_party/weston/libweston/ |
D | input.c | 907 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()
|