Searched refs:wl_resource_get_id (Results 1 – 8 of 8) sorted by relevance
/third_party/weston/libweston/ |
D | content-protection.c | 73 wl_resource_get_id(surface_resource), in weston_protected_surface_send_event() 97 wl_resource_get_id(surface_resource), content_type); in set_type() 100 wl_resource_get_id(surface_resource), content_type); in set_type() 105 wl_resource_get_id(surface_resource), in set_type() 257 wl_resource_get_id(surface_resource)); in get_protection()
|
D | linux-explicit-synchronization.c | 188 wl_resource_get_id(surface_resource)); in linux_explicit_synchronization_get_synchronization() 276 uint32_t id = wl_resource_get_id(resource); in linux_explicit_synchronization_send_server_error()
|
D | compositor.c | 3842 wl_resource_get_id(resource)); in surface_commit() 3853 wl_resource_get_id(resource)); in surface_commit() 3866 wl_resource_get_id(resource)); in surface_commit() 3883 wl_resource_get_id(resource)); in surface_commit() 3896 wl_resource_get_id(resource)); in surface_commit() 4309 wl_resource_get_id(surface->resource), in weston_surface_set_role() 4510 request, wl_resource_get_id(surface->resource)); in subsurface_sibling_check() 4789 where, id, wl_resource_get_id(surface_resource)); in subcompositor_get_subsurface() 4797 where, id, wl_resource_get_id(surface_resource)); in subcompositor_get_subsurface() 4809 where, id, wl_resource_get_id(surface_resource)); in subcompositor_get_subsurface() [all …]
|
D | linux-dmabuf.c | 635 id = wl_resource_get_id(buffer->buffer_resource); in linux_dmabuf_buffer_send_server_error()
|
/third_party/wayland_standard/tests/ |
D | resources-test.c | 56 id = wl_resource_get_id(res); in TEST() 125 id = wl_resource_get_id(res); in TEST() 170 id = wl_resource_get_id(res); in TEST()
|
/third_party/wayland_standard/src/ |
D | wayland-server-core.h | 548 wl_resource_get_id(struct wl_resource *resource);
|
D | wayland-server.c | 755 wl_resource_get_id(struct wl_resource *resource) in wl_resource_get_id() function
|
/third_party/weston/xwayland/ |
D | window-manager.c | 907 wl_resource_get_id(surface->resource)) { in weston_wm_create_surface()
|