Home
last modified time | relevance | path

Searched refs:wl_proxy_marshal_constructor_versioned (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylanddyn.h79 #define wl_proxy_marshal_constructor_versioned (*WAYLAND_wl_proxy_marshal_constructor_versioned) macro
DSDL_waylandsym.h71 SDL_WAYLAND_SYM(struct wl_proxy *, wl_proxy_marshal_constructor_versioned, (struct wl_proxy *proxy,…
/third_party/wayland_standard/tests/data/
Dsmall-client-core.h162 untyped_new = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) intf_A, in intf_A_rq1()
Dsmall-client.h162 untyped_new = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) intf_A, in intf_A_rq1()
Dexample-client.h1145 id = wl_proxy_marshal_constructor_versioned((struct wl_proxy *) wl_registry, in wl_registry_bind()
/third_party/wayland_standard/src/
Dwayland-client-core.h149 wl_proxy_marshal_constructor_versioned(struct wl_proxy *proxy,
Dwayland-client.c861 wl_proxy_marshal_constructor_versioned(struct wl_proxy *proxy, uint32_t opcode, in wl_proxy_marshal_constructor_versioned() function