Home
last modified time | relevance | path

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

/external/libkmsxx/kmscube/
Dcube-wl.cpp26 …s_compositor = (struct wl_compositor*)wl_registry_bind(registry, name, &wl_compositor_interface, 0… in registry_add_object()
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWayland.cpp60 …atic_cast<struct wl_compositor*>(wl_registry_bind(registry, id, &wl_compositor_interface, version … in handleGlobal()
/external/wayland/tests/data/
Dexample-code.c195 WL_EXPORT const struct wl_interface wl_compositor_interface = { variable
Dexample-server.h206 extern const struct wl_interface wl_compositor_interface;
1052 struct wl_compositor_interface { struct
Dexample-client.h203 extern const struct wl_interface wl_compositor_interface;
/external/libxkbcommon/tools/
Dinteractive-wayland.c602 &wl_compositor_interface, in registry_global()
/external/crosvm/gpu_display/src/
Ddisplay_wl.c254 registry, id, &wl_compositor_interface, 3); in registry_global()
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp324 (wl_compositor *)wl_registry_bind(registry, id, &wl_compositor_interface, 1); in registry_handle_global()