Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dstaggered_animation_state.h40 struct AnimationSegment { in META_BEGIN_NAMESPACE() struct
41 IAnimation::Ptr animation_; // Animation in the segment in META_BEGIN_NAMESPACE()
42 …onController::WeakPtr controller_; // The view animation was originally associated with (if any) in META_BEGIN_NAMESPACE()
45 PropertyChangedEventHandler durationChanged_; // Handler for animation duration change in META_BEGIN_NAMESPACE()
46 PropertyChangedEventHandler validChanged_; // Handler for animation validity change in META_BEGIN_NAMESPACE()