Searched refs:wl_shm_pool_interface (Results 1 – 4 of 4) sorted by relevance
46 extern const struct wl_interface wl_shm_pool_interface;70 &wl_shm_pool_interface,207 WL_EXPORT const struct wl_interface wl_shm_pool_interface = { variable
235 extern const struct wl_interface wl_shm_pool_interface;1087 struct wl_shm_pool_interface { struct
232 extern const struct wl_interface wl_shm_pool_interface;1738 WL_SHM_CREATE_POOL, &wl_shm_pool_interface, NULL, fd, size); in wl_shm_create_pool()
255 static const struct wl_shm_pool_interface shm_pool_interface = {306 wl_resource_create(client, &wl_shm_pool_interface, 1, id); in shm_create_pool()