Home
last modified time | relevance | path

Searched refs:wl_shm_format (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.cpp28 std::uint32_t GetDrmFormat(std::uint32_t wl_shm_format) { in GetDrmFormat() argument
29 switch (wl_shm_format) { in GetDrmFormat()
35 return wl_shm_format; in GetDrmFormat()