Home
last modified time | relevance | path

Searched defs:SvgAnimateComponent (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_animate_component.h30 SvgAnimateComponent(const ComposeId& id, const std::string& name, SvgAnimateType svgAnimateType) in SvgAnimateComponent() function
36SvgAnimateComponent(const ComposeId& id, const std::string& name) : ComposedComponent(id, name) {} in SvgAnimateComponent() function