Searched refs:wl_surface_frame (Results 1 – 23 of 23) sorted by relevance
108 wl_surface_frame( in frame_callback()295 callback = wl_surface_frame(surface); in locked_pointer_frame_callback()339 callback = wl_surface_frame(surface); in button_handler()
213 callback = wl_surface_frame(client->surface); in frame_callback()
913 callback = wl_surface_frame(window_get_wl_surface(nested->window)); in blit_render_clients()1092 ss_surface->frame_callback = wl_surface_frame(ss_surface->surface); in ss_surface_attach()
326 window->callback = wl_surface_frame(window->surface); in redraw()
360 callback = wl_surface_frame(window_get_wl_surface(gears->window)); in redraw_handler()
417 tri->frame_cb = wl_surface_frame(tri->wl_surface); in triangle_frame_callback()
590 window->callback = wl_surface_frame(window->surface); in redraw_mode_feedback()
717 window->callback = wl_surface_frame(window->surface); in redraw()
692 window->callback = wl_surface_frame(window->surface); in redraw()
900 callback = wl_surface_frame(p_wlCtx->wlSurface); in drawImage()
988 window->callback = wl_surface_frame(window->surface); in redraw()
938 window->callback = wl_surface_frame(window->surface); in redraw()
3864 input->cursor_frame_cb = wl_surface_frame(input->pointer_surface); in schedule_pointer_image_update()4571 surface->frame_cb = wl_surface_frame(surface->surface); in surface_redraw()
398 struct wl_callback *p_cb = wl_surface_frame(p_window->p_surface); in redraw_handler()
428 p_window->p_frame_cb = wl_surface_frame(p_window->p_surface); in idle_redraw()
659 struct wl_callback* cb = wl_surface_frame(surface->GetWLSurface()); in DrawEyes()
510 output->frame_cb = wl_surface_frame(output->parent.surface); in wayland_output_start_repaint_loop()527 output->frame_cb = wl_surface_frame(output->parent.surface); in wayland_output_repaint_gl()658 output->frame_cb = wl_surface_frame(output->parent.surface); in wayland_output_repaint_pixman()
1121 wl_surface_frame(dri2_surf->wl_surface_wrapper); in dri2_wl_swap_buffers_with_damage()1853 wl_surface_frame(dri2_surf->wl_surface_wrapper); in dri2_wl_swrast_commit_backbuffer()
672 callback = wl_surface_frame (surface); in render_last_buffer()
685 so->parent.frame_cb = wl_surface_frame(so->parent.surface); in shared_output_update()
1076 chain->frame = wl_surface_frame(chain->surface); in wsi_wl_swapchain_queue_present()
3585 wl_surface_frame(struct wl_surface *wl_surface) in wl_surface_frame() function
80 callback = wl_surface_frame(surface); in frame_callback_set()