Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_system_properties.h22 static bool GetSkiaEnabled();
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_system_properties.cpp55 bool ImageSystemProperties::GetSkiaEnabled() in GetSkiaEnabled() function in OHOS::Media::ImageSystemProperties
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1134 if (ImageSystemProperties::GetSkiaEnabled()) { in CreatePixelMap()
2060 if (!ImageSystemProperties::GetSkiaEnabled()) { in GetFormatExtended()