Searched refs:shm (Results 1 – 3 of 3) sorted by relevance
378 d->shm = wl_registry_bind(registry, id, &wl_shm_interface, 1); in display_handle_global()379 d->cursor_theme = WAYLAND_wl_cursor_theme_load(NULL, 32, d->shm); in display_handle_global()507 if (data->shm) in Wayland_VideoQuit()508 wl_shm_destroy(data->shm); in Wayland_VideoQuit()
54 struct wl_shm *shm; member
130 shm_pool = wl_shm_create_pool(data->shm, shm_fd, size); in create_buffer_from_shm()
Completed in 5 milliseconds