Searched refs:svgAnimateComponent (Results 1 – 1 of 1) sorted by relevance
67 auto svgAnimateComponent = AceType::DynamicCast<SvgAnimate>(childComponent); in AddSvgAnimations() local68 … if (!svgAnimateComponent || svgAnimateComponent->GetSvgAnimateType() == SvgAnimateType::MOTION) { in AddSvgAnimations()72 svgAnimateComponent->Copy(svgAnimate); in AddSvgAnimations()