Searched defs:forceResize (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/image_provider/ |
H A D | mock_image_decoder.cpp | 20 …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 D | animated_image_object.cpp | 26 …bject::MakeCanvasImage(const RefPtr<ImageLoadingContext>& ctx, const SizeF& size, bool forceResize, in MakeCanvasImage() argument
|
H A D | static_image_object.cpp | 27 bool forceResize, bool syncLoad, bool loadInVipChannel) in MakeCanvasImage()
|
H A D | image_provider.h | 50 bool forceResize = false; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/apng/ |
H A D | apng_image_object.cpp | 25 bool forceResize, in UploadToGpuForRender()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/ |
H A D | image_object_animated.cpp | 102 bool forceResize, in UploadToGpuForRender()
|
H A D | image_object.cpp | 170 const FailedCallback& failedCallback, const Size& imageSize, bool forceResize, bool syncMode)
|
H A D | image_provider.cpp | 106 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 D | animated_image.h | 48 bool forceResize = false; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/ |
H A D | image_decoder.cpp | 43 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 D | rosen_render_image.cpp | 1099 Size resizeTarget, bool forceResize, bool syncMode)
|