Searched refs:wl_proxy_marshal_constructor (Results 1 – 6 of 6) sorted by relevance
/external/wayland/tests/data/ |
D | example-client.h | 1014 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 …]
|
D | small-client.h | 176 typed_new = wl_proxy_marshal_constructor((struct wl_proxy *) intf_A, in intf_A_rq2()
|
D | small-client-core.h | 176 typed_new = wl_proxy_marshal_constructor((struct wl_proxy *) intf_A, in intf_A_rq2()
|
/external/wayland/src/ |
D | wayland-client-core.h | 143 wl_proxy_marshal_constructor(struct wl_proxy *proxy,
|
D | wayland-client.c | 857 wl_proxy_marshal_constructor(struct wl_proxy *proxy, uint32_t opcode, in wl_proxy_marshal_constructor() function
|
/external/wayland/tests/ |
D | display-test.c | 122 id = wl_proxy_marshal_constructor( in old_registry_bind()
|