Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h470 return astcMax_; in GetAstcMaxError()
633 static int32_t astcMax_; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp83 int SystemProperties::astcMax_ = 0; member in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp423 int32_t SystemProperties::astcMax_ = GetAstcMaxErrorProp(); member in OHOS::Ace::SystemProperties