Searched refs:needAutoResize (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_provider.h | 101 const WeakPtr<PipelineBase>& context, bool syncMode, bool useSkiaSvg, bool needAutoResize,
|
H A D | image_provider.cpp | 160 const WeakPtr<PipelineBase>& context, bool syncMode, bool useSkiaSvg, bool needAutoResize, in FetchImageObject() argument 163 …ext, imageInfo, successCallback, failedCallback, useSkiaSvg, uploadSuccessCallback, needAutoResize, in FetchImageObject() 197 …ProccessLoadingResult(taskExecutor, imageInfo, !needAutoResize && (imageObj->GetFrameCount() == 1), in FetchImageObject()
|