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