Home
last modified time | relevance | path

Searched defs:imageFileCacheConvertAstc_ (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
Dmock_system_properties.cpp85 bool SystemProperties::imageFileCacheConvertAstc_ = true; member in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/adapter/preview/osal/
Dsystem_properties.cpp95 bool SystemProperties::imageFileCacheConvertAstc_ = false; member in OHOS::Ace::SystemProperties
/foundation/arkui/ace_engine/frameworks/base/utils/
Dsystem_properties.h887 static bool imageFileCacheConvertAstc_; variable
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dsystem_properties.cpp715 bool SystemProperties::imageFileCacheConvertAstc_ = GetImageFileCacheConvertToAstcEnabled(); member in OHOS::Ace::SystemProperties