Searched defs:wl_shm_pool (Results 1 – 2 of 2) sorted by relevance
59 struct wl_shm_pool { struct75 struct wl_shm_pool *pool; argument
1303 wl_shm_pool_set_user_data(struct wl_shm_pool *wl_shm_pool, void *user_data) in wl_shm_pool_set_user_data()1310 wl_shm_pool_get_user_data(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_user_data()1316 wl_shm_pool_get_version(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_version()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()1357 wl_shm_pool_destroy(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_destroy()1374 wl_shm_pool_resize(struct wl_shm_pool *wl_shm_pool, int32_t size) in wl_shm_pool_resize()