Searched refs:stepAnimationLocked (Results 1 – 9 of 9) sorted by relevance
180 if (screenRotationAnimation.stepAnimationLocked(mCurrentTime)) { in animate()227 mAnimating |= mService.mDragState.stepAnimationLocked(mCurrentTime); in animate()
360 boolean stepAnimationLocked(long currentTime) { in stepAnimationLocked() method in AppWindowAnimator
563 boolean stepAnimationLocked(long currentTimeMs) { in stepAnimationLocked() method in DragState
972 public boolean stepAnimationLocked(long now) { in stepAnimationLocked() method in ScreenRotationAnimation
1641 if (appAnimator.stepAnimationLocked(currentTime)) { in stepAppWindowsAnimation()
1523 if (mAppAnimator.stepAnimationLocked(currentTime)) { in stepAppWindowsAnimation()
367 boolean stepAnimationLocked(long currentTime) { in stepAnimationLocked() method in WindowStateAnimator
339 final boolean nowAnimating = winAnimator.stepAnimationLocked(
4546 HPLcom/android/server/wm/AppWindowAnimator;->stepAnimationLocked(J)Z5250 HPLcom/android/server/wm/WindowStateAnimator;->stepAnimationLocked(J)Z16071 PLcom/android/server/wm/ScreenRotationAnimation;->stepAnimationLocked(J)Z