Home
last modified time | relevance | path

Searched defs:autoResize_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dimage_loading_context.h210 bool autoResize_ = true; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.h228 bool autoResize_ = true; variable
H A Drender_image.h399 bool autoResize_ = true; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/image/
H A Dimage_testone_ng.cpp1559 auto autoResize_ = ImageModelNG::GetAutoResize(frameNode); in ImageModelNGTest001_SetLayoutProperty01() local