Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android/
DGrallocEmulated.cpp43 std::optional<uint32_t> AhbToDrmFormat(uint32_t ahbFormat) { in AhbToDrmFormat()
153 auto ahbFormat = DrmToAhbFormat(mDrmFormat); in getAndroidFormat() local
228 int EmulatedGralloc::allocate(uint32_t width, uint32_t height, uint32_t ahbFormat, uint64_t usage, in allocate()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp656 const uint32_t ahbFormat = ahb.GetAHBFormat(); in AsImage() local