Searched refs: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() argument893 LV_UNUSED(wl_touch); in touch_handle_down()934 static void touch_handle_up(void * data, struct wl_touch * wl_touch, in touch_handle_up() argument943 LV_UNUSED(wl_touch); in touch_handle_up()989 static void touch_handle_motion(void * data, struct wl_touch * wl_touch, in touch_handle_motion() argument999 LV_UNUSED(wl_touch); in touch_handle_motion()1033 static void touch_handle_frame(void * data, struct wl_touch * wl_touch) in touch_handle_frame() argument1035 LV_UNUSED(wl_touch); in touch_handle_frame()1040 static void touch_handle_cancel(void * data, struct wl_touch * wl_touch) in touch_handle_cancel() argument[all …]