Searched refs:hasAnimations (Results 1 – 8 of 8) sorted by relevance
99 bool hasAnimations = false; member
82 bool hasAnimations() { in hasAnimations() function
110 mInfo.out.hasAnimations = true; in operator ()()
142 if (info.out.hasAnimations) { in syncFrameState()
388 if (info.out.hasAnimations || !info.out.canDrawThisFrame) { in prepareTree()
730 return hasAnimations() || (TWO_PHASE_ANIMATION && mFinishAnimReady); in isAnimating()737 private boolean hasAnimations() { in hasAnimations() method in ScreenRotationAnimation973 if (!hasAnimations()) { in stepAnimationLocked()
308 info.out.hasAnimations |= !mRunningVDAnimators.empty(); in runVectorDrawableAnimators()
4793 HPLcom/android/server/wm/ScreenRotationAnimation;->hasAnimations()Z