Home
last modified time | relevance | path

Searched refs:PrepareSelfAnimation (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_filter.h34 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_polygon.h31 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_circle.h31 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_path.h33 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_ellipse.h31 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_line.h31 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_pattern.h34 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_rect.h31 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_text_path.h35 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_path.cpp57 bool RenderSvgPath::PrepareSelfAnimation(const RefPtr<SvgAnimate>& component) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgPath
H A Drender_svg_polygon.cpp58 bool RenderSvgPolygon::PrepareSelfAnimation(const RefPtr<SvgAnimate>& component) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgPolygon
H A Drender_svg_text.h49 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_mask.h37 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_text_path.cpp54 bool RenderSvgTextPath::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgTextPath
H A Drender_svg_circle.cpp55 bool RenderSvgCircle::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgCircle
H A Drender_svg_ellipse.cpp57 bool RenderSvgEllipse::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgEllipse
H A Drender_svg_line.cpp63 bool RenderSvgLine::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgLine
H A Drender_svg_filter.cpp53 bool RenderSvgFilter::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgFilter
H A Drender_svg_rect.cpp51 bool RenderSvgRect::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgRect
H A Drender_svg_mask.cpp71 bool RenderSvgMask::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgMask
H A Drender_svg_text.cpp60 bool RenderSvgText::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgText
H A Drender_svg_pattern.cpp73 bool RenderSvgPattern::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvgPattern
H A Drender_svg.h33 bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) override;
H A Drender_svg_base.h54 virtual bool PrepareSelfAnimation(const RefPtr<SvgAnimate>& SvgAnimate) in PrepareSelfAnimation() function
H A Drender_svg.cpp88 bool RenderSvg::PrepareSelfAnimation(const RefPtr<SvgAnimate>& svgAnimate) in PrepareSelfAnimation() function in OHOS::Ace::RenderSvg

12