Searched refs:deferThumbnailDestruction (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
H A DAppWindowAnimator.java75 // Special surface for thumbnail animation. If deferThumbnailDestruction is enabled, then we
87 boolean deferThumbnailDestruction; field in class:AppWindowAnimator
88 // This flag is set if the animator has deferThumbnailDestruction set and has reached the final
203 deferThumbnailDestruction = false;
317 if (deferThumbnailDestruction && !deferFinalFrameCleanup) {
H A DWindowSurfacePlacer.java1697 openingAppAnimator.deferThumbnailDestruction =

Completed in 71 milliseconds