Home
last modified time | relevance | path

Searched refs:supportedHalFormats (Results 1 – 1 of 1) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwc2.1/libresource/
H A DExynosResourceManager.cpp2387 std::unordered_set<int32_t> supportedHalFormats; in makeAcrylRestrictions() local
2391 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()