Searched refs:wl_proxy_marshal_array_flags (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/swiftshader/include/Wayland/ |
H A D | wayland-client-core.h | 137 wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode,
|
/aosp_15_r20/external/wayland/src/ |
H A D | wayland-client-core.h | 137 wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode,
|
H A D | wayland-client.c | 951 return wl_proxy_marshal_array_flags(proxy, opcode, interface, version, 0, args); in wl_proxy_marshal_array_constructor_versioned() 994 return wl_proxy_marshal_array_flags(proxy, opcode, interface, version, flags, args); in wl_proxy_marshal_flags() 1028 wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode, in wl_proxy_marshal_array_flags() function
|
/aosp_15_r20/external/wayland/patches/ |
H A D | 0001-connection-Simplify-wl_closure_print.diff | 161 @@ -885,8 +952,7 @@ wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode,
|
H A D | 0002-client-Add-message-observer-interface.diff | 247 @@ -952,7 +1007,7 @@ wl_proxy_marshal_array_flags(struct wl_proxy *proxy, uint32_t opcode,
|