Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_base.h136 bool PreparePropertyAnimation(const RefPtr<SvgAnimate>& svgAnimate);
H A Drender_svg.cpp84 RenderSvgBase::PreparePropertyAnimation(svgAnimate); in PrepareAnimations()
H A Drender_svg_base.cpp658 PreparePropertyAnimation(svgAnimate); in PrepareAnimation()
811 bool RenderSvgBase::PreparePropertyAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PreparePropertyAnimation() function in OHOS::Ace::RenderSvgBase