Searched defs:wl_touch (Results 1 – 1 of 1) sorted by relevance
128 struct wl_touch * wl_touch; member883 static void touch_handle_down(void * data, struct wl_touch * wl_touch, in touch_handle_down()934 static void touch_handle_up(void * data, struct wl_touch * wl_touch, in touch_handle_up()989 static void touch_handle_motion(void * data, struct wl_touch * wl_touch, in touch_handle_motion()1033 static void touch_handle_frame(void * data, struct wl_touch * wl_touch) in touch_handle_frame()1040 static void touch_handle_cancel(void * data, struct wl_touch * wl_touch) in touch_handle_cancel()