Searched refs:GetAHBExternalFormatsSet (Results 1 – 3 of 3) sorted by relevance
530 std::unordered_set<uint64_t>* GetAHBExternalFormatsSet();
1235 auto ahb_formats = GetAHBExternalFormatsSet(); in ValidateCreateImageANDROID()
281 std::unordered_set<uint64_t> *CoreChecks::GetAHBExternalFormatsSet() { return &ahb_ext_formats_set;… in GetAHBExternalFormatsSet() function in CoreChecks3306 auto ext_formats = GetAHBExternalFormatsSet(); in PostCallRecordGetAndroidHardwareBufferProperties()