Home
last modified time | relevance | path

Searched defs:paintAspectRatio (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.cpp346 float paintAspectRatio = boxPaintSize_.Width() / boxPaintSize_.Height(); in CalculateBgWidth() local
376 float paintAspectRatio = boxPaintSize_.Width() / boxPaintSize_.Height(); in CalculateBgHeight() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.cpp760 double paintAspectRatio = boxPaintSize_.Width() / boxPaintSize_.Height(); in CalculateImageRenderSizeWithSingleParam() local
767 double paintAspectRatio = boxPaintSize_.Width() / boxPaintSize_.Height(); in CalculateImageRenderSizeWithSingleParam() local