Home
last modified time | relevance | path

Searched defs:winAnimator (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DAppWindowToken.java297 void onFirstWindowDrawn(WindowState win, WindowStateAnimator winAnimator) { in onFirstWindowDrawn()
1467 final WindowStateAnimator winAnimator = w.mWinAnimator; in updateDrawnWindowStates() local
DRootWindowContainer.java481 boolean reclaimSomeSurfaceMemory(WindowStateAnimator winAnimator, String operation, in reclaimSomeSurfaceMemory()
DWindowManagerService.java1446 final WindowStateAnimator winAnimator = win.mWinAnimator; in addWindow() local
1880 WindowStateAnimator winAnimator = win.mWinAnimator; in relayoutWindow() local
2192 private boolean tryStartExitingAnimation(WindowState win, WindowStateAnimator winAnimator, in tryStartExitingAnimation()
2240 WindowStateAnimator winAnimator) { in createSurfaceControl()
DTaskStack.java1057 void setAnimationBackground(WindowStateAnimator winAnimator, int color) { in setAnimationBackground()
DDisplayContent.java2138 int getLayerForAnimationBackground(WindowStateAnimator winAnimator) { in getLayerForAnimationBackground()
DWindowState.java1256 final WindowStateAnimator winAnimator = mWinAnimator; in updateResizingWindowIfNeeded() local