Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_source.h397 bool hasDesiredSizeOptions = false; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp703 bool IsSupportDma(const DecodeOptions &opts, const ImageInfo &info, bool hasDesiredSizeOptions) in IsSupportDma()
725 const MemoryUsagePreference &preference, bool hasDesiredSizeOptions, PlImageInfo& plInfo) in InitDecodeContext()