Searched refs:hasAnimations (Results 1 – 7 of 7) sorted by relevance
112 bool hasAnimations = false; member
82 bool hasAnimations() { in hasAnimations() function
108 mInfo.out.hasAnimations = true; in operator ()()
139 if (info.out.hasAnimations) { in syncFrameState()
318 if (info.out.hasAnimations || !info.out.canDrawThisFrame) { in prepareTree()
727 return hasAnimations() || (TWO_PHASE_ANIMATION && mFinishAnimReady); in isAnimating()734 private boolean hasAnimations() { in hasAnimations() method in ScreenRotationAnimation970 if (!hasAnimations()) { in stepAnimationLocked()
328 info.out.hasAnimations |= !mRunningVDAnimators.empty(); in runVectorDrawableAnimators()