Searched refs:GetImageFileCacheConvertAstcThreshold (Results 1 – 3 of 3) sorted by relevance
110 auto convertAstcThreshold = SystemProperties::GetImageFileCacheConvertAstcThreshold();166 auto convertAstcThreshold = SystemProperties::GetImageFileCacheConvertAstcThreshold();250 auto convertAstcThreshold = SystemProperties::GetImageFileCacheConvertAstcThreshold();
172 auto convertAstcThreshold = SystemProperties::GetImageFileCacheConvertAstcThreshold(); in SaveCacheInner()352 …r->accessCount == static_cast<uint32_t>(SystemProperties::GetImageFileCacheConvertAstcThreshold())… in GetCacheFilePathInner()389 … IsAstcFile(filePtr->d_name) ? SystemProperties::GetImageFileCacheConvertAstcThreshold() : 1); in SetCacheFileInfo()
483 static int32_t GetImageFileCacheConvertAstcThreshold() in GetImageFileCacheConvertAstcThreshold() function