Home
last modified time | relevance | path

Searched defs:forceResize (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/
H A Dmock_image_decoder.cpp20 …ecoder::ImageDecoder(const RefPtr<ImageObject>& objW, const SizeF& targetSize, bool forceResize) {} in ImageDecoder()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Danimated_image_object.cpp26 …bject::MakeCanvasImage(const RefPtr<ImageLoadingContext>& ctx, const SizeF& size, bool forceResize, in MakeCanvasImage() argument
H A Dstatic_image_object.cpp27 bool forceResize, bool syncLoad, bool loadInVipChannel) in MakeCanvasImage()
H A Dimage_provider.h50 bool forceResize = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_object.cpp25 bool forceResize, in UploadToGpuForRender()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object_animated.cpp102 bool forceResize, in UploadToGpuForRender()
H A Dimage_object.cpp170 const FailedCallback& failedCallback, const Size& imageSize, bool forceResize, bool syncMode)
H A Dimage_provider.cpp106 bool forceResize = (!obj->IsSvg()) && (imageInfo.IsSourceDimensionValid()); in ProccessLoadingResult() local
522 const sk_sp<SkImage>& rawImage, const std::string& src, Size imageSize, bool forceResize)
554 …const std::shared_ptr<RSImage>& rawImage, const std::string& src, Size imageSize, bool forceResize)
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Danimated_image.h48 bool forceResize = false; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dimage_decoder.cpp43 ImageDecoder::ImageDecoder(const RefPtr<ImageObject>& obj, const SizeF& size, bool forceResize) in ImageDecoder()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp1099 Size resizeTarget, bool forceResize, bool syncMode)