Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image_animator.h25 using AnimatorEvent = std::function<void()>; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image_animator/
H A Dimage_animator_event_hub.h24 using AnimatorEvent = std::function<void()>; variable