Android-cuttlefish cvd tool
|
Namespaces | |
namespace | anonymous_namespace{wayland_compositor.cpp} |
namespace | anonymous_namespace{wayland_dmabuf.cpp} |
namespace | anonymous_namespace{wayland_seat.cpp} |
namespace | anonymous_namespace{wayland_shell.cpp} |
namespace | anonymous_namespace{wayland_subcompositor.cpp} |
namespace | anonymous_namespace{wayland_surface.cpp} |
namespace | anonymous_namespace{wayland_virtio_gpu_metadata.cpp} |
namespace | internal |
Classes | |
class | Surface |
class | Surfaces |
class | WaylandServer |
Functions | |
void | BindCompositorInterface (wl_display *display, Surfaces *surfaces) |
void | BindDmabufInterface (wl_display *display) |
void | BindSeatInterface (wl_display *display) |
void | BindShellInterface (wl_display *display) |
void | BindSubcompositorInterface (wl_display *display) |
template<typename T > | |
T * | GetUserData (wl_resource *resource) |
template<typename T > | |
void | DestroyUserData (wl_resource *resource) |
void | BindVirtioGpuMetadataInterface (wl_display *display, Surfaces *surfaces) |
void wayland::BindCompositorInterface | ( | wl_display * | display, |
Surfaces * | surfaces | ||
) |
void wayland::BindDmabufInterface | ( | wl_display * | display | ) |
void wayland::BindSeatInterface | ( | wl_display * | display | ) |
void wayland::BindShellInterface | ( | wl_display * | display | ) |
void wayland::BindSubcompositorInterface | ( | wl_display * | display | ) |
void wayland::BindVirtioGpuMetadataInterface | ( | wl_display * | display, |
Surfaces * | surfaces | ||
) |
void wayland::DestroyUserData | ( | wl_resource * | resource | ) |
T * wayland::GetUserData | ( | wl_resource * | resource | ) |