Searched refs:wl_shm_pool_create_buffer (Results 1 – 9 of 9) sorted by relevance
| /external/swiftshader/src/WSI/ |
| D | libWaylandClient.cpp | 33 getFuncAddress(libwl, "wl_shm_pool_create_buffer", &wl_shm_pool_create_buffer); in LibWaylandClientExports()
|
| D | libWaylandClient.hpp | 36 …wl_buffer *(*wl_shm_pool_create_buffer)(wl_shm_pool *p, int32_t offset, int32_t width, int32_t hei… member
|
| D | WaylandSurfaceKHR.cpp | 84 …wlImage->buffer = libWaylandClient->wl_shm_pool_create_buffer(pool, 0, extent.width, extent.height… in attachImage()
|
| /external/wayland/cursor/ |
| D | wayland-cursor.c | 162 wl_shm_pool_create_buffer(theme->pool->pool, in wl_cursor_image_get_buffer()
|
| /external/libxkbcommon/tools/ |
| D | interactive-wayland.c | 267 buf = wl_shm_pool_create_buffer(pool, 0, width, height, stride, in buffer_create()
|
| /external/crosvm/gpu_display/src/ |
| D | display_wl.c | 1028 struct wl_buffer *buffer = wl_shm_pool_create_buffer( in dwl_context_surface_new()
|
| /external/wayland/tests/data/ |
| D | example-client.h | 1337 wl_shm_pool_create_buffer(struct wl_shm_pool *wl_shm_pool, int32_t offset, int32_t width, int32_t h… in wl_shm_pool_create_buffer() function
|
| /external/swiftshader/include/Wayland/ |
| D | wayland-client-protocol.h | 1369 wl_shm_pool_create_buffer(struct wl_shm_pool *wl_shm_pool, int32_t offset, int32_t width, int32_t h… in wl_shm_pool_create_buffer() function
|
| /external/mesa3d/src/egl/drivers/dri2/ |
| D | platform_wayland.c | 1690 *buffer = wl_shm_pool_create_buffer(pool, 0, w, h, stride, format); in dri2_wl_swrast_allocate_buffer()
|