Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h52 if (wl_resource_instance_of(resource, &wl_buffer_interface, in wayland_drm_buffer_get()
/external/wayland/src/
Dwayland-server-core.h455 wl_resource_instance_of(struct wl_resource *resource,
Dwayland-shm.c354 if (wl_resource_instance_of(resource, &wl_buffer_interface, in wl_shm_buffer_get()
Dwayland-server.c707 wl_resource_instance_of(struct wl_resource *resource, in wl_resource_instance_of() function