Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
Dpost_proc.cpp368 bool hasPixelConvert = HasPixelConvert(srcImageInfo, dstImageInfo); in ConvertProc() local
575 …ostProc::NeedScanlineFilter(const Rect &cropRect, const Size &srcSize, const bool &hasPixelConvert) in NeedScanlineFilter()
715 ScanlineFilter &scanlineFilter, bool hasPixelConvert) in SetScanlineCropAndConvert()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
Dimage_source.cpp2822 bool hasPixelConvert = false; in ImageConverChange() local