Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dbackend.h236 notify_touch_cancel(struct weston_touch_device *device);
Dinput.c2638 notify_touch_cancel(struct weston_touch_device *device) in notify_touch_cancel() function
/third_party/weston/libweston/backend-wayland/
Dwayland.c2258 notify_touch_cancel(input->touch_device); in input_handle_touch_cancel()