Searched refs:GetSvgAnimatorFinishEvent (Results 1 – 3 of 3) sorted by relevance
119 const EventMarker& ImageComponent::GetSvgAnimatorFinishEvent() const in GetSvgAnimatorFinishEvent() function in OHOS::Ace::ImageComponent
78 const EventMarker& GetSvgAnimatorFinishEvent() const;
86 svgAnimatorFinishEvent_ = image->GetSvgAnimatorFinishEvent(); in Update()