Home
last modified time | relevance | path

Searched defs:wl_resource (Results 1 – 2 of 2) sorted by relevance

/external/wayland/src/
Dwayland-server.h64 struct wl_resource { struct
66 wl_resource_destroy_func_t destroy; argument
75 struct wl_resource *resource) WL_DEPRECATED; argument
Dwayland-server.c120 struct wl_resource { struct
122 wl_resource_destroy_func_t destroy; argument
125 * deprecated wl_resource struct, even if creating it with the new argument
145 log_closure(struct wl_resource *resource, in log_closure() argument