Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-shm.c310 static const struct wl_shm_interface shm_interface = { variable
329 wl_resource_set_implementation(resource, &shm_interface, data, NULL); in bind_shm()