Searched refs:hasAnimations (Results 1 – 7 of 7) sorted by relevance
105 bool hasAnimations = false; member
84 bool hasAnimations() { in hasAnimations() function
107 mInfo.out.hasAnimations = true; in operator ()()
154 if (info.out.hasAnimations) { in syncFrameState()
375 if (info.out.hasAnimations || !info.out.canDrawThisFrame) { in prepareTree()
701 return hasAnimations() || (TWO_PHASE_ANIMATION && mFinishAnimReady); in isAnimating()708 private boolean hasAnimations() { in hasAnimations() method in ScreenRotationAnimation945 if (!hasAnimations()) { in stepAnimationLocked()
326 info.out.hasAnimations |= !mRunningVDAnimators.empty(); in runVectorDrawableAnimators()