Home
last modified time | relevance | path

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

/third_party/weston/tests/
Droles-test.c69 &wl_subcompositor_interface, 1); in get_subcompositor()
153 expect_protocol_error(client, &wl_subcompositor_interface, in TEST()
Dsubsurface-test.c76 &wl_subcompositor_interface, 1); in get_subcompositor()
166 expect_protocol_error(client, &wl_subcompositor_interface, in TEST()
183 expect_protocol_error(client, &wl_subcompositor_interface, in TEST()
202 expect_protocol_error(client, &wl_subcompositor_interface, in TEST()
261 expect_protocol_error(client, &wl_subcompositor_interface, in TEST()
Dsubsurface-shot-test.c79 &wl_subcompositor_interface, 1); in get_subcompositor()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/wayland/
Dvkdisplay_wayland.c54 wl_registry_bind (registry, name, &wl_subcompositor_interface, 1); in registry_handle_global()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstgldisplay_wayland.c72 wl_registry_bind (registry, name, &wl_subcompositor_interface, 1); in registry_handle_global()
/third_party/wayland_standard/tests/data/
Dexample-code.c487 WL_EXPORT const struct wl_interface wl_subcompositor_interface = { variable
Dexample-server.h765 extern const struct wl_interface wl_subcompositor_interface;
4197 struct wl_subcompositor_interface { struct
Dexample-client.h762 extern const struct wl_interface wl_subcompositor_interface;
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwldisplay.c214 wl_registry_bind (registry, id, &wl_subcompositor_interface, 1); in registry_handle_global()
/third_party/weston/libweston/
Dcompositor.c4838 static const struct wl_subcompositor_interface subcompositor_interface = {
4851 wl_resource_create(client, &wl_subcompositor_interface, 1, id); in bind_subcompositor()
7511 if (!wl_global_create(ec->wl_display, &wl_subcompositor_interface, 1, in weston_compositor_create()
/third_party/weston/clients/
Dwindow.c6037 &wl_subcompositor_interface, 1); in registry_handle_global()