Searched refs:InitDecodeContext (Results 1 – 2 of 2) sorted by relevance
358 ImagePlugin::DecodeContext InitDecodeContext(const DecodeOptions &opts, const ImageInfo &info,
724 DecodeContext ImageSource::InitDecodeContext(const DecodeOptions &opts, const ImageInfo &info, in InitDecodeContext() function in OHOS::Media::ImageSource3696 …DecodeContext context = InitDecodeContext(opts_, info, preference_, hasDesiredSizeOptions, plInfo); in DecodeImageDataToContext()