Home
last modified time | relevance | path

Searched refs:wl_proxy_create (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylanddyn.h72 #define wl_proxy_create (*WAYLAND_wl_proxy_create) macro
DSDL_waylandsym.h38 SDL_WAYLAND_SYM(struct wl_proxy *, wl_proxy_create, (struct wl_proxy *, const struct wl_interface *…
DSDL_waylandtouch.h101 id = wl_proxy_create((struct wl_proxy *) qt_surface_extension, in qt_surface_extension_get_extended_surface()
/third_party/wayland_standard/src/
Dwayland-client-core.h133 wl_proxy_create(struct wl_proxy *factory,
Dwayland-client.c457 wl_proxy_create(struct wl_proxy *factory, const struct wl_interface *interface) in wl_proxy_create() function