Home
last modified time | relevance | path

Searched defs:hasPixelConvert (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc.cpp366 bool hasPixelConvert = HasPixelConvert(srcImageInfo, dstImageInfo); in ConvertProc() local
573 …ostProc::NeedScanlineFilter(const Rect &cropRect, const Size &srcSize, const bool &hasPixelConvert) in NeedScanlineFilter()
713 ScanlineFilter &scanlineFilter, bool hasPixelConvert) in SetScanlineCropAndConvert()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2692 bool hasPixelConvert = false; in ImageConverChange() local