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.h948 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 …]
Dsmall-client-core.h173 typed_new = wl_proxy_marshal_constructor((struct wl_proxy *) intf_A, in intf_A_rq2()
Dsmall-client.h173 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.c813 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()