Searched refs:AnimationStateInputRestartAnimation (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/animation/
H A DAnimationBase.h84 AnimationStateInputRestartAnimation, // force a restart from any state enumerator in enum:WebCore::AnimationBase::AnimStateInput
H A DImplicitAnimation.cpp210 updateStateMachine(AnimationStateInputRestartAnimation, -1);
H A DAnimationBase.cpp936 // If we get AnimationStateInputRestartAnimation then we force a new animation, regardless of state.
949 if (input == AnimationStateInputRestartAnimation) {

Completed in 25 milliseconds