Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_mask_painter.h58 void UpdateSVGScale(const Size& boxSize, Size& svgSize);
H A Drosen_mask_painter.cpp222 UpdateSVGScale(boxSize, svgSize); in UpadteSVGImageDom()
247 void RosenMaskPainter::UpdateSVGScale(const Size& boxSize, Size& svgSize) in UpdateSVGScale() function in OHOS::Ace::RosenMaskPainter