|
Android-cuttlefish cvd tool
|
#include "cuttlefish/host/libs/wayland/wayland_surface.h"#include <stdint.h>#include <sys/mman.h>#include <mutex>#include "absl/log/check.h"#include "absl/log/log.h"#include "drm/drm_fourcc.h"#include "wayland-server-protocol.h"#include "cuttlefish/host/libs/wayland/wayland_dmabuf.h"#include "cuttlefish/host/libs/wayland/wayland_surfaces.h"#include "cuttlefish/host/libs/wayland/wayland_utils.h"
Namespaces | |
| namespace | wayland |
| namespace | wayland::anonymous_namespace{wayland_surface.cpp} |
Functions | |
| uint32_t | wayland::anonymous_namespace{wayland_surface.cpp}::GetDrmFormat (uint32_t wl_shm_format) |