Home
last modified time | relevance | path

Searched refs:wl_surface_frame (Results 1 – 23 of 23) sorted by relevance

/third_party/weston/clients/
Dresizor.c108 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()
Dnested-client.c213 callback = wl_surface_frame(client->surface); in frame_callback()
Dnested.c913 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()
Dsimple-shm.c326 window->callback = wl_surface_frame(window->surface); in redraw()
Dgears.c360 callback = wl_surface_frame(window_get_wl_surface(gears->window)); in redraw_handler()
Dsubsurfaces.c417 tri->frame_cb = wl_surface_frame(tri->wl_surface); in triangle_frame_callback()
Dpresentation-shm.c590 window->callback = wl_surface_frame(window->surface); in redraw_mode_feedback()
Dsimple-dmabuf-v4l.c717 window->callback = wl_surface_frame(window->surface); in redraw()
Dsimple-damage.c692 window->callback = wl_surface_frame(window->surface); in redraw()
Divi-shell-user-interface.c900 callback = wl_surface_frame(p_wlCtx->wlSurface); in drawImage()
Dsimple-dmabuf-egl.c988 window->callback = wl_surface_frame(window->surface); in redraw()
Dsimple-dmabuf-egl-hos.c938 window->callback = wl_surface_frame(window->surface); in redraw()
Dwindow.c3864 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()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/
Dmulti-touch-viewer.c398 struct wl_callback *p_cb = wl_surface_frame(p_window->p_surface); in redraw_handler()
Dwindow.c428 p_window->p_frame_cb = wl_surface_frame(p_window->p_surface); in idle_redraw()
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/EGLWLInputEventExample/src/
DWLEyesRenderer.cpp659 struct wl_callback* cb = wl_surface_frame(surface->GetWLSurface()); in DrawEyes()
/third_party/weston/libweston/backend-wayland/
Dwayland.c510 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()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c1121 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()
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dgstwaylandsink.c672 callback = wl_surface_frame (surface); in render_last_buffer()
/third_party/weston/compositor/
Dscreen-share.c685 so->parent.frame_cb = wl_surface_frame(so->parent.surface); in shared_output_update()
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c1076 chain->frame = wl_surface_frame(chain->surface); in wsi_wl_swapchain_queue_present()
/third_party/wayland_standard/tests/data/
Dexample-client.h3585 wl_surface_frame(struct wl_surface *wl_surface) in wl_surface_frame() function
/third_party/weston/tests/
Dweston-test-client-helper.c80 callback = wl_surface_frame(surface); in frame_callback_set()