Home
last modified time | relevance | path

Searched refs:wl_shm_pool_destroy (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/WSI/
DlibWaylandClient.cpp34 getFuncAddress(libwl, "wl_shm_pool_destroy", &wl_shm_pool_destroy); in LibWaylandClientExports()
DlibWaylandClient.hpp37 void (*wl_shm_pool_destroy)(wl_shm_pool *p) = nullptr; member
DWaylandSurfaceKHR.cpp86 libWaylandClient->wl_shm_pool_destroy(pool); in attachImage()
/external/wayland/cursor/
Dwayland-cursor.c121 wl_shm_pool_destroy(pool->pool); in shm_pool_destroy()
/external/crosvm/gpu_display/src/
Ddisplay_wl.c1156 wl_shm_pool_destroy(shm_pool); in dwl_context_surface_new()
1204 wl_shm_pool_destroy(shm_pool); in dwl_context_surface_new()
/external/libxkbcommon/tools/
Dinteractive-wayland.c279 wl_shm_pool_destroy(pool); in buffer_create()
/external/wayland/tests/data/
Dexample-client.h1357 wl_shm_pool_destroy(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_destroy() function
/external/swiftshader/include/Wayland/
Dwayland-client-protocol.h1389 wl_shm_pool_destroy(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_destroy() function
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c2717 wl_shm_pool_destroy(pool); in wsi_wl_image_init()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c2411 wl_shm_pool_destroy(pool); in dri2_wl_swrast_allocate_buffer()