Home | History | Annotate | Download | only in webkit

Lines Matching refs:isFixedLengthAnimationInProgress

462      * in progress by calling isFixedLengthAnimationInProgress().
524 return isFixedLengthAnimationInProgress() || mPinchToZoomAnimating;
527 public boolean isFixedLengthAnimationInProgress() {
915 if (!isFixedLengthAnimationInProgress()) {