Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp684 bool IsSupportSize(const Size &size) in IsSupportSize() function
711 IsSupportSize(hasDesiredSizeOptions ? opts.desiredSize : info.size)) { in IsSupportDma()
716 return IsSupportSize(hasDesiredSizeOptions ? opts.desiredSize : info.size) && in IsSupportDma()
809 if (IsSupportSize(info.size) && getpid() != gettid()) { in CreatePixelMapExtended()