Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h478 static bool IsImageFileCacheConvertAstcEnabled() in IsImageFileCacheConvertAstcEnabled() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_file_cache.cpp351 if (SystemProperties::IsImageFileCacheConvertAstcEnabled() && in GetCacheFilePathInner()