Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-server-core.h243 struct wl_global *
250 wl_global_remove(struct wl_global *global);
253 wl_global_destroy(struct wl_global *global);
271 const struct wl_global *global,
280 wl_global_get_interface(const struct wl_global *global);
283 wl_global_get_user_data(const struct wl_global *global);
286 wl_global_set_user_data(struct wl_global *global, void *data);
Dwayland-server.h88 struct wl_global *
96 struct wl_global *global) WL_DEPRECATED;
Dwayland-server.c109 struct wl_global { struct
921 const struct wl_global *global) in wl_global_is_visible()
934 struct wl_global *global; in registry_bind()
1003 struct wl_global *global; in display_get_registry()
1154 struct wl_global *global, *gnext; in wl_display_destroy()
1204 WL_EXPORT struct wl_global *
1209 struct wl_global *global; in wl_global_create()
1271 wl_global_remove(struct wl_global *global) in wl_global_remove()
1289 wl_global_destroy(struct wl_global *global) in wl_global_destroy()
1298 wl_global_get_interface(const struct wl_global *global) in wl_global_get_interface()
[all …]
/external/wayland/tests/
Ddisplay-test.c902 struct wl_global *global; in TEST()
977 const struct wl_global *global, in global_filter()
1030 struct wl_global *g; in TEST()
1083 struct wl_global *g; in TEST()
1253 struct wl_global *g; in TEST()
1344 struct wl_global *g; in TEST()
1411 struct wl_global *seat_global; in TEST()
1609 struct wl_global *global; in TEST()
Dtest-compositor.c332 struct wl_global *g; in display_create()
/external/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.h24 struct wl_global *wl_drm_global;