Home
last modified time | relevance | path

Searched refs:wl_output_interface (Results 1 – 6 of 6) sorted by relevance

/external/wayland/tests/data/
Dexample-code.c40 extern const struct wl_interface wl_output_interface;
102 &wl_output_interface,
109 &wl_output_interface,
116 &wl_output_interface,
117 &wl_output_interface,
464 WL_EXPORT const struct wl_interface wl_output_interface = { variable
Dexample-server.h689 extern const struct wl_interface wl_output_interface;
4029 struct wl_output_interface { struct
Dexample-client.h686 extern const struct wl_interface wl_output_interface;
/external/crosvm/gpu_display/src/
Ddisplay_wl.c603 } else if (strcmp(interface, wl_output_interface.name) == 0) { in registry_global()
605 registry, id, &wl_output_interface, 2); in registry_global()
/external/wayland/tests/
Ddisplay-test.c1457 ptr = wl_registry_bind(registry, seat_id, &wl_output_interface, 1); in registry_bind_interface_mismatch_client()
/external/swiftshader/include/Wayland/
Dwayland-client-protocol.h708 extern const struct wl_interface wl_output_interface;