HomeSort by relevance Sort by last modified time
    Searched refs:wl_proxy_destroy (Results 1 - 5 of 5) sorted by null

  /external/wayland/tests/
display-test.c 244 wl_proxy_destroy((struct wl_proxy *) c->tc);
264 wl_proxy_destroy((struct wl_proxy *) seat);
302 wl_proxy_destroy((struct wl_proxy *) seat);
317 wl_proxy_destroy((struct wl_proxy *) seat);
386 wl_proxy_destroy((struct wl_proxy *) seat);
829 wl_proxy_destroy((struct wl_proxy *) pointer);
849 wl_proxy_destroy((struct wl_proxy *) seat);
893 wl_proxy_destroy((struct wl_proxy *) seat);
test-compositor.c 492 wl_proxy_destroy((struct wl_proxy *) c->tc);
connection-test.c 639 wl_proxy_destroy((struct wl_proxy *) c->tc);
  /external/wayland/src/
wayland-client-core.h 168 wl_proxy_destroy(struct wl_proxy *proxy);
wayland-client.c 434 wl_proxy_destroy(struct wl_proxy *proxy) function
439 wl_abort("Tried to destroy wrapper with wl_proxy_destroy()\n");
    [all...]

Completed in 59 milliseconds