Home
last modified time | relevance | path

Searched refs:wl_global_get_interface (Results 1 – 3 of 3) sorted by relevance

/third_party/wayland_standard/src/
Dwayland-server-core.h280 wl_global_get_interface(const struct wl_global *global);
Dwayland-server.c1276 wl_global_get_interface(const struct wl_global *global) in wl_global_get_interface() function
/third_party/wayland_standard/tests/
Ddisplay-test.c981 if (wl_global_get_interface(global) == &wl_data_offer_interface) in global_filter()