Home
last modified time | relevance | path

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

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