Home
last modified time | relevance | path

Searched refs:GetSvgAnimatorFinishEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Dimage_component.cpp119 const EventMarker& ImageComponent::GetSvgAnimatorFinishEvent() const in GetSvgAnimatorFinishEvent() function in OHOS::Ace::ImageComponent
H A Dimage_component.h78 const EventMarker& GetSvgAnimatorFinishEvent() const;
H A Drender_image.cpp86 svgAnimatorFinishEvent_ = image->GetSvgAnimatorFinishEvent(); in Update()