Home
last modified time | relevance | path

Searched defs:autoResize (Results 1 - 13 of 13) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/mock/
H A Dcj_image_ffi.cpp42 void FfiOHOSAceFrameworkImageSetAutoResize(bool autoResize) {} in FfiOHOSAceFrameworkImageSetAutoResize() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dimage_model_impl.cpp175 void ImageModelImpl::SetAutoResize(bool autoResize) in SetAutoResize() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_image_ffi.cpp154 void FfiOHOSAceFrameworkImageSetAutoResize(bool autoResize) in FfiOHOSAceFrameworkImageSetAutoResize() argument
/foundation/arkui/ace_engine/test/unittest/core/image_provider/
H A Dimage_provider_test_ng.cpp762 bool autoResize = true; in HWTEST_F() local
852 bool autoResize = true; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/image/
H A Dimage_provider_test_ng.cpp753 bool autoResize = true; in HWTEST_F() local
843 bool autoResize = true; in HWTEST_F() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testone_ng.cpp1529 auto autoResize = false; in ImageModelNGTest001_SetLayoutProperty01() local
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp183 void ImageComponent::SetAutoResize(bool autoResize) in SetAutoResize() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.cpp459 bool ImageLoadingContext::MakeCanvasImageIfNeed(const SizeF& dstSize, bool autoResize, ImageFit imageFit, in MakeCanvasImageIfNeed() argument
531 void ImageLoadingContext::SetAutoResize(bool autoResize) in SetAutoResize() argument
489 MakeCanvasImage( const SizeF& dstSize, bool autoResize, ImageFit imageFit, const std::optional<SizeF>& sourceSize) MakeCanvasImage() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_model_ng.cpp478 void ImageModelNG::SetAutoResize(bool autoResize) in SetAutoResize() argument
638 void ImageModelNG::SetAutoResize(FrameNode *frameNode, bool autoResize) in SetAutoResize() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image.cpp628 void JSImage::SetAutoResize(bool autoResize) in SetAutoResize() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_image_bridge.cpp226 bool autoResize = autoResizeArg->ToBoolean(vm)->Value(); in SetAutoResize() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_image_modifier.cpp213 void SetAutoResize(ArkUINodeHandle node, ArkUI_Bool autoResize) in SetAutoResize() argument
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp11129 auto autoResize = fullImpl->getNodeModifiers()->getImageModifier()->getAutoResize(node->uiNodeHandle); in GetAutoResize() local

Completed in 45 milliseconds