Home
last modified time | relevance | path

Searched refs:GetAstcEnabled (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h26 static bool GetAstcEnabled();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp92 bool ImageSystemProperties::GetAstcEnabled() in GetAstcEnabled() function in OHOS::Media::ImageSystemProperties
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp276 bool GetAstcEnabled() in GetAstcEnabled() function
413 bool SystemProperties::astcEnabled_ = GetAstcEnabled();
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp703 return ImageSystemProperties::GetAstcEnabled() && size.width * size.height >= ASTC_SIZE;

Completed in 8 milliseconds