Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp74 constexpr int32_t CONVERT_ASTC_THRESHOLD = 2; variable
296 …urn system::GetIntParameter<int>("persist.image.filecache.astc.threshold", CONVERT_ASTC_THRESHOLD); in GetImageFileCacheConvertAstcThresholdProp()