Searched refs:DEBUG_ANIM (Results 1 – 9 of 9) sorted by relevance
22 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;127 if (DEBUG_ANIM) Slog.i(TAG, "Animation start delayed");257 if (DEBUG_ANIM) Slog.i(TAG, "Cancelling animation restarting=" + restarting);291 if (DEBUG_ANIM) Slog.i(TAG, "Reparenting to original parent: " + parent);321 if (DEBUG_ANIM) Slog.i(TAG, "Reparenting to leash");
30 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;253 if (DEBUG_ANIM) Slog.v( in onAnimationFinished()315 if (DEBUG_ANIM || SHOW_TRANSACTIONS || DEBUG_ORIENTATION) in finishDrawingLocked()338 if (DEBUG_ANIM) { in commitFinishDrawingLocked()440 if (DEBUG_ANIM || DEBUG_ORIENTATION) Slog.i(TAG, in createSurfaceLocked()728 if ((DEBUG_ANIM || WindowManagerService.localLOGV) in computeShownFrameLocked()1168 if (DEBUG_ANIM && mWin.isAnimating()) { in prepareSurfaceLocked()1371 if (DEBUG_ANIM) Slog.v(TAG, in applyAnimationLocked()1379 if (DEBUG_ANIM) logWithStack(TAG, "Loaded animation " + a + " for " + this); in applyAnimationLocked()
73 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;557 if (DEBUG_ANIM) Slog.v(TAG, "Loading animations: layout params pkg=" in getCachedAnimations()569 if (DEBUG_ANIM) Slog.v(TAG, "Loading animations: picked package=" in getCachedAnimations()578 if (DEBUG_ANIM) Slog.v(TAG, "Loading animations: package=" in getCachedAnimations()584 if (DEBUG_ANIM) Slog.v(TAG, "Loading animations: picked package=" in getCachedAnimations()1633 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.v(TAG, in loadAnimation()1643 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.v(TAG, in loadAnimation()1649 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.v(TAG, in loadAnimation()1657 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.v(TAG, in loadAnimation()1664 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.v(TAG, in loadAnimation()[all …]
41 static final boolean DEBUG_ANIM = false; field in WindowManagerDebugConfig
19 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;58 private static final boolean DEBUG = DEBUG_LOCAL || DEBUG_ANIM;
65 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;386 if (DEBUG_STARTING_WINDOW || DEBUG_ANIM) Slog.v(TAG, "Finish starting " in onFirstWindowDrawn()2510 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.i(TAG, "Creating animation bounds layer"); in createAnimationBoundsLayer()2546 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) { in applyAnimationLocked()2649 if (DEBUG_APP_TRANSITIONS || DEBUG_ANIM) Slog.v(TAG_WM, in loadAnimation()2698 if (DEBUG_ANIM) logWithStack(TAG, "Loaded animation " + a + " for " + this); in loadAnimation()2839 if (DEBUG_ANIM) Slog.v(TAG, "Animation done in " + this in onAnimationFinished()
28 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;1268 if (DEBUG_ANIM) Slog.v(TAG, "Starting animation on " + this + ": " + anim); in startAnimation()
95 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;1318 if (DEBUG_ANIM || DEBUG_ORIENTATION || DEBUG_RESIZE) { in updateResizingWindowIfNeeded()4070 if (DEBUG_ANIM) Slog.v(TAG, in performShowLocked()4338 if (DEBUG_ANIM) Slog.v(TAG, "onExitAnimationDone in " + this in onExitAnimationDone()4795 if (DEBUG_ANIM) Slog.v(TAG, "Setting move animation on " + this); in startMoveAnimation()
105 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ANIM;1036 if (DEBUG_ANIM) Slog.i(TAG, "selectAnimation in " + win in selectAnimationLw()1092 if (DEBUG_ANIM) Slog.i(TAG, "**** STARTING EXIT"); in selectAnimationLw()1148 if (DEBUG_ANIM) Slog.i(TAG, "selectRotationAnimation mTopFullscreen=" in selectRotationAnimationLw()