Home
last modified time | relevance | path

Searched refs:boxPaintSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drender_image.h185 void SetBgImageBoxPaintSize(const Size& boxPaintSize) in SetBgImageBoxPaintSize() argument
187 if (background_ && boxPaintSize_ != boxPaintSize) { in SetBgImageBoxPaintSize()
188 boxPaintSize_ = boxPaintSize; in SetBgImageBoxPaintSize()