Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h465 return astcEnabled_; in IsAstcEnabled()
632 static bool astcEnabled_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp82 bool SystemProperties::astcEnabled_ = false; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp422 bool SystemProperties::astcEnabled_ = GetAstcEnabled(); member in OHOS::Ace::SystemProperties