Home
last modified time | relevance | path

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

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