Searched refs:PrepareWeightAnimate (Results 1 – 4 of 4) sorted by relevance
65 PrepareWeightAnimate(svgAnimate, paths_, d_, isBy_); in PrepareSelfAnimation()
67 PrepareWeightAnimate(svgAnimate, pointsVector_, points_, isBy_); in PrepareSelfAnimation()
132 …void PrepareWeightAnimate(const RefPtr<SvgAnimate>& svgAnimate, std::vector<std::string>& valueVec…
523 void RenderSvgBase::PrepareWeightAnimate(const RefPtr<SvgAnimate>& svgAnimate, std::vector<std::str… in PrepareWeightAnimate() function in OHOS::Ace::RenderSvgBase