Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dwayland-cursor.c43 struct shm_pool { struct
51 static struct shm_pool * argument
54 struct shm_pool *pool; in shm_pool_create()
84 shm_pool_resize(struct shm_pool *pool, int size) in shm_pool_resize()
109 shm_pool_allocate(struct shm_pool *pool, int size) in shm_pool_allocate()
124 shm_pool_destroy(struct shm_pool *pool) in shm_pool_destroy()
137 struct shm_pool *pool;