Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h485 return imageFileCacheConvertAstcThreshold_; in GetImageFileCacheConvertAstcThreshold()
636 static int32_t imageFileCacheConvertAstcThreshold_; variable
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_system_properties.cpp78 int32_t SystemProperties::imageFileCacheConvertAstcThreshold_ = 3; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp86 int32_t SystemProperties::imageFileCacheConvertAstcThreshold_ = 2; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp426 int32_t SystemProperties::imageFileCacheConvertAstcThreshold_ = GetImageFileCacheConvertAstcThresho… member in OHOS::Ace::SystemProperties