Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h34 static bool GetMediaLibraryAstcEnabled();
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp164 bool ImageSystemProperties::GetMediaLibraryAstcEnabled() in GetMediaLibraryAstcEnabled() function in OHOS::Media::ImageSystemProperties
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp3418 return ImageSystemProperties::GetMediaLibraryAstcEnabled(); in IsSupportGenAstc()