Home | History | Annotate | Download | only in ui

Lines Matching defs:advanceAnimation

61     // faster for Animatable.advanceAnimation() to calculate the progress
774 // If time advances to change the box position, advanceAnimation() should
803 public void advanceAnimation() {
805 changed |= mPlatform.advanceAnimation();
807 changed |= mBoxes.get(i).advanceAnimation();
810 changed |= mGaps.get(i).advanceAnimation();
812 changed |= mFilmRatio.advanceAnimation();
1376 public boolean advanceAnimation() {
1514 advanceAnimation();
1677 advanceAnimation();
1763 advanceAnimation();
1807 advanceAnimation();