Searched refs:wl_proxy_marshal_constructor (Results 1 – 6 of 6) sorted by relevance
/external/wayland/tests/data/ |
D | example-client.h | 948 callback = wl_proxy_marshal_constructor((struct wl_proxy *) wl_display, in wl_display_sync() 966 registry = wl_proxy_marshal_constructor((struct wl_proxy *) wl_display, in wl_display_get_registry() 1195 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_compositor, in wl_compositor_create_surface() 1211 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_compositor, in wl_compositor_create_region() 1275 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_shm_pool, in wl_shm_pool_create_buffer() 1671 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_shm, in wl_shm_create_pool() 2684 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_data_device_manager, in wl_data_device_manager_create_data_source() 2700 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_data_device_manager, in wl_data_device_manager_get_data_device() 2765 id = wl_proxy_marshal_constructor((struct wl_proxy *) wl_shell, in wl_shell_get_shell_surface() 3523 callback = wl_proxy_marshal_constructor((struct wl_proxy *) wl_surface, in wl_surface_frame() [all …]
|
D | small-client-core.h | 173 typed_new = wl_proxy_marshal_constructor((struct wl_proxy *) intf_A, in intf_A_rq2()
|
D | small-client.h | 173 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 | 813 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()
|