Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DGralloc.cpp70 std::optional<uint32_t> Gralloc::GetDrmFormat(buffer_handle_t buffer) { in GetDrmFormat() function in aidl::android::hardware::graphics::composer3::impl::Gralloc
311 std::optional<uint32_t> GrallocBuffer::GetDrmFormat() { in GetDrmFormat() function in aidl::android::hardware::graphics::composer3::impl::GrallocBuffer
/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.cpp28 std::uint32_t GetDrmFormat(std::uint32_t wl_shm_format) { in GetDrmFormat() function