Home
last modified time | relevance | path

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

/third_party/weston/libweston-desktop/
Dseat.c195 weston_touch_send_up(grab->touch, time, touch_id); in weston_desktop_seat_popup_grab_touch_up()
/third_party/weston/include/libweston/
Dlibweston.h696 weston_touch_send_up(struct weston_touch *touch, const struct timespec *time,
/third_party/wayland-ivi-extension/ivi-input-modules/ivi-input-controller/src/
Divi-input-controller.c833 weston_touch_send_up(touch, time, touch_id); in touch_grab_up()
/third_party/weston/libweston/
Dinput.c864 weston_touch_send_up(struct weston_touch *touch, const struct timespec *time, in weston_touch_send_up() function
891 weston_touch_send_up(grab->touch, time, touch_id); in default_grab_touch_up()