Searched refs:cursor_frame_cb (Results 1 – 1 of 1) sorted by relevance
348 struct wl_callback *cursor_frame_cb; member3864 input->cursor_frame_cb = wl_surface_frame(input->pointer_surface); in schedule_pointer_image_update()3865 wl_callback_add_listener(input->cursor_frame_cb, in schedule_pointer_image_update()3883 assert(callback == input->cursor_frame_cb); in pointer_surface_frame_callback()3885 input->cursor_frame_cb = NULL; in pointer_surface_frame_callback()3964 if (!input->cursor_frame_cb) in input_set_pointer_image()