Searched refs:stepAnimationLocked (Results 1 – 4 of 4) sorted by relevance
159 if (appAnimator.stepAnimationLocked(mCurrentTime, displayId)) { in updateAppWindowsLocked()178 if (appAnimator.stepAnimationLocked(mCurrentTime, displayId)) { in updateAppWindowsLocked()269 final boolean nowAnimating = winAnimator.stepAnimationLocked(mCurrentTime); in updateWindowsLocked()658 if (screenRotationAnimation.stepAnimationLocked(mCurrentTime)) { in animateLocked()
292 boolean stepAnimationLocked(long currentTime, final int displayId) { in stepAnimationLocked() method in AppWindowAnimator
954 public boolean stepAnimationLocked(long now) { in stepAnimationLocked() method in ScreenRotationAnimation
286 boolean stepAnimationLocked(long currentTime) { in stepAnimationLocked() method in WindowStateAnimator