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

  /external/wayland/src/
wayland-server.h 56 wl_resource_destroy_func_t destroy;
wayland-server-core.h 360 typedef void (*wl_resource_destroy_func_t)(struct wl_resource *resource); typedef
414 wl_resource_destroy_func_t destroy);
421 wl_resource_destroy_func_t destroy);
452 wl_resource_destroy_func_t destroy);
wayland-server.c 118 wl_resource_destroy_func_t destroy;
701 wl_resource_destroy_func_t destroy)
    [all...]

Completed in 71 milliseconds