Searched defs:Reversing (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DAnimator.h90 || mPlayState == PlayState::Reversing; }
104 // NotStarted -> Running/Reversing -> Finished
112 // NotStart -> Running/Reversing-> Finished
116 // Note that if the animation is in Running/Reversing state, calling start or reverse again
118 // the animation would start from where it is and change direction (i.e. Reversing <-> Running)
123 Reversing, member in class:android::uirenderer::RepeatMode::BaseRenderNodeAnimator::PlayState

Completed in 43 milliseconds