Home
last modified time | relevance | path

Searched refs:wl_shm_pool (Results 1 – 4 of 4) sorted by relevance

/external/wayland/src/
Dwayland-shm.c55 struct wl_shm_pool { struct
70 struct wl_shm_pool *pool; argument
74 struct wl_shm_pool *current_pool;
80 shm_pool_finish_resize(struct wl_shm_pool *pool) in shm_pool_finish_resize()
100 shm_pool_unref(struct wl_shm_pool *pool, bool external) in shm_pool_unref()
164 struct wl_shm_pool *pool = wl_resource_get_user_data(resource); in shm_pool_create_buffer()
215 struct wl_shm_pool *pool = wl_resource_get_user_data(resource); in destroy_pool()
230 struct wl_shm_pool *pool = wl_resource_get_user_data(resource); in shm_pool_resize()
260 struct wl_shm_pool *pool; in shm_create_pool()
432 WL_EXPORT struct wl_shm_pool *
[all …]
Dwayland-server-core.h506 struct wl_shm_pool *
510 wl_shm_pool_unref(struct wl_shm_pool *pool);
/external/wayland/cursor/
Dwayland-cursor.c44 struct wl_shm_pool *pool;
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c1604 struct wl_shm_pool *pool; in dri2_wl_swrast_allocate_buffer()