Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-server.h54 struct wl_resource { struct
56 wl_resource_destroy_func_t destroy; argument
64 struct wl_resource resource; argument
Dwayland-server.c116 struct wl_resource { struct
118 wl_resource_destroy_func_t destroy; argument
136 log_closure(struct wl_resource *resource, in log_closure() argument