Home
last modified time | relevance | path

Searched refs:PrepareAnimations (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Drender_svg_path.cpp36 PrepareAnimations(component); in Update()
46 void RenderSvgPath::PrepareAnimations(const RefPtr<Component>& component) in PrepareAnimations() function in OHOS::Ace::RenderSvgPath
H A Drender_svg_polygon.cpp37 PrepareAnimations(component); in Update()
47 void RenderSvgPolygon::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgPolygon
H A Drender_svg_text_path.cpp39 PrepareAnimations(component); in Update()
43 void RenderSvgTextPath::PrepareAnimations(const RefPtr<Component>& component) in PrepareAnimations() function in OHOS::Ace::RenderSvgTextPath
H A Drender_svg_circle.cpp40 PrepareAnimations(component); in Update()
44 void RenderSvgCircle::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgCircle
H A Drender_svg_ellipse.cpp42 PrepareAnimations(component); in Update()
46 void RenderSvgEllipse::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgEllipse
H A Drender_svg_line.cpp42 PrepareAnimations(component); in Update()
52 void RenderSvgLine::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgLine
H A Drender_svg_filter.cpp36 PrepareAnimations(component); in Update()
42 void RenderSvgFilter::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgFilter
H A Drender_svg_rect.cpp36 PrepareAnimations(component); in Update()
40 void RenderSvgRect::PrepareAnimations(const RefPtr<Component>& component) in PrepareAnimations() function in OHOS::Ace::RenderSvgRect
H A Drender_svg_mask.cpp38 PrepareAnimations(component); in Update()
60 void RenderSvgMask::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgMask
H A Drender_svg_text.cpp45 PrepareAnimations(component); in Update()
49 void RenderSvgText::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgText
H A Drender_svg_pattern.cpp39 PrepareAnimations(component); in Update()
62 void RenderSvgPattern::PrepareAnimations(const RefPtr<Component> &component) in PrepareAnimations() function in OHOS::Ace::RenderSvgPattern
H A Drender_svg_filter.h43 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_polygon.h56 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_circle.h54 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_path.h52 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_ellipse.h60 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_line.h60 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_pattern.h59 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_rect.h72 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_text_path.h73 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg.cpp77 void RenderSvg::PrepareAnimations() in PrepareAnimations() function in OHOS::Ace::RenderSvg
219 PrepareAnimations(); in PerformLayout()
H A Drender_svg_text.h97 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg_mask.h73 void PrepareAnimations(const RefPtr<Component>& component);
H A Drender_svg.h135 void PrepareAnimations();