Home
last modified time | relevance | path

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

/external/wayland/cursor/
Dwayland-cursor.c109 shm_pool_allocate(struct shm_pool *pool, int size) in shm_pool_allocate() function
238 image->offset = shm_pool_allocate(theme->pool, size); in wl_cursor_create_from_data()
323 image->offset = shm_pool_allocate(theme->pool, size); in wl_cursor_create_from_xcursor_images()