Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c1083 wl_surface_frame(dri2_surf->wl_surface_wrapper); in dri2_wl_swap_buffers_with_damage()
1810 wl_surface_frame(dri2_surf->wl_surface_wrapper); in dri2_wl_swrast_commit_backbuffer()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c892 chain->frame = wl_surface_frame(chain->surface); in wsi_wl_swapchain_queue_present()
/external/wayland/tests/data/
Dexample-client.h3585 wl_surface_frame(struct wl_surface *wl_surface) in wl_surface_frame() function