Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-client.c328 proxy_create(struct wl_proxy *factory, const struct wl_interface *interface, in proxy_create() function
375 proxy = proxy_create(factory, interface, factory->version); in wl_proxy_create()
559 new_proxy = proxy_create(proxy, interface, version); in create_outgoing_proxy()