Searched refs:AnimationStateFillingForwards (Results 1 – 2 of 2) sorted by relevance
78 AnimationStateFillingForwards // animation has ended and is retaining its final value enumerator
1110 m_animState = AnimationStateFillingForwards; in updateStateMachine()1195 case AnimationStateFillingForwards: in updateStateMachine()1279 if (paused() || isNew() || m_animState == AnimationStateFillingForwards) in timeToNextService()