Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c883 wl_surface_damage_buffer(chain->surface, in wsi_wl_swapchain_queue_present()
/external/wayland/tests/data/
Dexample-client.h3802 wl_surface_damage_buffer(struct wl_surface *wl_surface, int32_t x, int32_t y, int32_t width, int32_… in wl_surface_damage_buffer() function
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c1047 wl_surface_damage_buffer(dri2_surf->wl_surface_wrapper, in try_damage_buffer()