Home
last modified time | relevance | path

Searched refs:wl_proxy_marshal_constructor (Results 1 – 6 of 6) sorted by relevance

/external/wayland/tests/data/
Dexample-client.h1014 callback = wl_proxy_marshal_constructor((struct wl_proxy *) wl_display, in wl_display_sync()
1032 registry = wl_proxy_marshal_constructor((struct wl_proxy *) wl_display, in wl_display_get_registry()
1261 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_compositor, in wl_compositor_create_surface()
1277 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_compositor, in wl_compositor_create_region()
1341 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_shm_pool, in wl_shm_pool_create_buffer()
1737 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_shm, in wl_shm_create_pool()
2750 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_data_device_manager, in wl_data_device_manager_create_data_source()
2766 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_data_device_manager, in wl_data_device_manager_get_data_device()
2831 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_shell, in wl_shell_get_shell_surface()
3589 callback = wl_proxy_marshal_constructor((struct wl_proxy *) wl_surface, in wl_surface_frame()
[all …]
Dsmall-client.h176 typed_new = wl_proxy_marshal_constructor((struct wl_proxy *) intf_A, in intf_A_rq2()
Dsmall-client-core.h176 typed_new = wl_proxy_marshal_constructor((struct wl_proxy *) intf_A, in intf_A_rq2()
/external/wayland/src/
Dwayland-client-core.h143 wl_proxy_marshal_constructor(struct wl_proxy *proxy,
Dwayland-client.c857 wl_proxy_marshal_constructor(struct wl_proxy *proxy, uint32_t opcode, in wl_proxy_marshal_constructor() function
/external/wayland/tests/
Ddisplay-test.c122 id = wl_proxy_marshal_constructor( in old_registry_bind()