Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp697 bool NeedProtectionConversion(const PixelFormat inputFormat, const PixelFormat outputFormat) in NeedProtectionConversion() function
756 if (NeedProtectionConversion(srcImageinfo.pixelFormat, info.pixelFormat)) { in MakeDestPixelMap()
806 if (NeedProtectionConversion(srcImageinfo.pixelFormat, info.pixelFormat)) { in MakeDestPixelMapUnique()