Searched refs:supportedHalFormats (Results 1 – 1 of 1) sorted by relevance
2387 std::unordered_set<int32_t> supportedHalFormats; in makeAcrylRestrictions() local2391 if (supportedHalFormats.find(exynos_format_desc[i].halFormat) != in makeAcrylRestrictions()2392 supportedHalFormats.end()) in makeAcrylRestrictions()2400 supportedHalFormats.insert(exynos_format_desc[i].halFormat); in makeAcrylRestrictions()