Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.h185 void PrepareTransformValueAnimation(const RefPtr<SvgAnimate>& svgAnimate, double originalValue);
H A Drender_svg_base.cpp317 PrepareTransformValueAnimation(svgAnimate, originalValue); in PrepareTransformAnimation()
321 void RenderSvgBase::PrepareTransformValueAnimation(const RefPtr<SvgAnimate>& svgAnimate, double ori… in PrepareTransformValueAnimation() function in OHOS::Ace::RenderSvgBase