Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.cpp343 …teBgWidth(const SizeF& boxPaintSize_, const SizeF& srcSize, const BackgroundImageSize& bgImageSize) in CalculateBgWidth()
373 …eBgHeight(const SizeF& boxPaintSize_, const SizeF& srcSize, const BackgroundImageSize& bgImageSize) in CalculateBgHeight()
412 auto bgImageSize = bgImageSizeOpt.value(); in CalculateBgImageSize() local