Searched refs:wl_compositor_interface (Results 1 – 8 of 8) sorted by relevance
/external/libkmsxx/kmscube/ |
D | cube-wl.cpp | 26 …s_compositor = (struct wl_compositor*)wl_registry_bind(registry, name, &wl_compositor_interface, 0… in registry_add_object()
|
/external/deqp/framework/platform/lnx/wayland/ |
D | tcuLnxWayland.cpp | 60 …atic_cast<struct wl_compositor*>(wl_registry_bind(registry, id, &wl_compositor_interface, version … in handleGlobal()
|
/external/wayland/tests/data/ |
D | example-code.c | 195 WL_EXPORT const struct wl_interface wl_compositor_interface = { variable
|
D | example-server.h | 206 extern const struct wl_interface wl_compositor_interface; 1052 struct wl_compositor_interface { struct
|
D | example-client.h | 203 extern const struct wl_interface wl_compositor_interface;
|
/external/libxkbcommon/tools/ |
D | interactive-wayland.c | 602 &wl_compositor_interface, in registry_global()
|
/external/crosvm/gpu_display/src/ |
D | display_wl.c | 254 registry, id, &wl_compositor_interface, 3); in registry_global()
|
/external/angle/src/tests/test_utils/third_party/ |
D | vulkan_command_buffer_utils.cpp | 324 (wl_compositor *)wl_registry_bind(registry, id, &wl_compositor_interface, 1); in registry_handle_global()
|