Searched refs:wl_output_interface (Results 1 – 5 of 5) sorted by relevance
/external/wayland/tests/data/ |
D | example-code.c | 40 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
|
D | example-server.h | 689 extern const struct wl_interface wl_output_interface; 4029 struct wl_output_interface { struct
|
D | example-client.h | 686 extern const struct wl_interface wl_output_interface;
|
/external/crosvm/gpu_display/src/ |
D | display_wl.c | 267 registry, id, &wl_output_interface, 2); in registry_global()
|
/external/wayland/tests/ |
D | display-test.c | 1397 ptr = wl_registry_bind(registry, seat_id, &wl_output_interface, 1); in registry_bind_interface_mismatch_client()
|