Searched defs:PrepareSelfAnimation (Results 1 – 13 of 13) sorted by relevance
57 bool RenderSvgPath::PrepareSelfAnimation(const RefPtr<SvgAnimate>& component) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgPath
58 bool RenderSvgPolygon::PrepareSelfAnimation(const RefPtr<SvgAnimate>& component) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgPolygon
51 bool RenderSvgRect::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgRect
55 bool RenderSvgCircle::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgCircle
53 bool RenderSvgFilter::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgFilter
57 bool RenderSvgEllipse::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgEllipse
63 bool RenderSvgLine::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgLine
54 bool RenderSvgTextPath::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgTextPath
71 bool RenderSvgMask::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgMask
73 bool RenderSvgPattern::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgPattern
60 bool RenderSvgText::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgText
54 virtual bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& SvgAnimate) in PrepareSelfAnimation() function
88 bool RenderSvg::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvg