Searched defs:ahbFormat (Results 1 – 2 of 2) sorted by relevance
43 std::optional<uint32_t> AhbToDrmFormat(uint32_t ahbFormat) { in AhbToDrmFormat()153 auto ahbFormat = DrmToAhbFormat(mDrmFormat); in getAndroidFormat() local228 int EmulatedGralloc::allocate(uint32_t width, uint32_t height, uint32_t ahbFormat, uint64_t usage, in allocate()
656 const uint32_t ahbFormat = ahb.GetAHBFormat(); in AsImage() local