Home
last modified time | relevance | path

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

/aosp_15_r20/external/wayland/src/
H A Dwayland-server.h64 struct wl_resource { struct
66 wl_resource_destroy_func_t destroy; argument
75 struct wl_resource *resource) WL_DEPRECATED; argument
H A Dwayland-server.c126 struct wl_resource { struct
128 wl_resource_destroy_func_t destroy; argument
131 * deprecated wl_resource struct, even if creating it with the new argument
151 log_closure(struct wl_resource *resource, in log_closure() argument
/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp175 void xdg_toplevel_set_fullscreen(wl_client*, wl_resource* toplevel, in xdg_toplevel_set_fullscreen() argument
232 void toplevel_destroy_resource_callback(struct wl_resource*) {} in toplevel_destroy_resource_callback()
248 void popup_destroy_resource_callback(struct wl_resource*) {} in popup_destroy_resource_callback()
298 void positioner_destroy_resource_callback(struct wl_resource*) {} in positioner_destroy_resource_callback()
314 void surface_destroy_resource_callback(struct wl_resource*) {} in surface_destroy_resource_callback()
Dwayland_virtio_gpu_metadata.cpp43 struct wl_resource*) { in destroy_virtio_gpu_surface_metadata_resource_callback()
49 struct wl_client* client, struct wl_resource* /*metadata_impl_resource*/, in virtio_gpu_metadata_get_surface_metadata()
67 void destroy_virtio_gpu_metadata_resource_callback(struct wl_resource*) {} in destroy_virtio_gpu_metadata_resource_callback()
Dwayland_seat.cpp75 void pointer_destroy_resource_callback(struct wl_resource*) {} in pointer_destroy_resource_callback()
90 void keyboard_destroy_resource_callback(struct wl_resource*) {} in keyboard_destroy_resource_callback()
105 void touch_destroy_resource_callback(struct wl_resource*) {} in touch_destroy_resource_callback()
Dwayland_subcompositor.cpp69 void subsurface_destroy_resource_callback(struct wl_resource*) {} in subsurface_destroy_resource_callback()
110 void subcompositor_destroy_resource_callback(struct wl_resource*) {} in subcompositor_destroy_resource_callback()
Dwayland_compositor.cpp187 void surface_destroy_resource_callback(struct wl_resource*) {} in surface_destroy_resource_callback()
230 void compositor_destroy_resource_callback(struct wl_resource*) {} in compositor_destroy_resource_callback()
Dwayland_dmabuf.cpp48 void params_destroy_resource_callback(struct wl_resource*) {} in params_destroy_resource_callback()