Searched refs:wayland_types (Results 1 – 1 of 1) sorted by relevance
/external/wayland/tests/data/ |
D | example-code.c | 51 static const struct wl_interface *wayland_types[] = { variable 150 { "sync", "n", wayland_types + 8 }, 151 { "get_registry", "n", wayland_types + 9 }, 155 { "error", "ous", wayland_types + 0 }, 156 { "delete_id", "u", wayland_types + 0 }, 166 { "bind", "usun", wayland_types + 0 }, 170 { "global", "usu", wayland_types + 0 }, 171 { "global_remove", "u", wayland_types + 0 }, 181 { "done", "u", wayland_types + 0 }, 191 { "create_surface", "n", wayland_types + 10 }, [all …]
|