Searched refs:DEBUG_ORIENTATION (Results 1 – 9 of 9) sorted by relevance
50 static final boolean DEBUG_ORIENTATION = false; field in WindowManagerDebugConfig
26 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;287 if (DEBUG_ORIENTATION) { in register()331 if (DEBUG_ORIENTATION) { in unregister()
20 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;186 if (DEBUG_ORIENTATION) { in register()210 if (DEBUG_ORIENTATION) { in unregister()
230 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;3535 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, in getOrientationLocked()3550 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Display is frozen while keyguard locked, " in getOrientationLocked()3572 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, win + " forcing orientation to " + req); in getOrientationLocked()3592 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Done at " + appShowWhenLocked in getOrientationLocked()3596 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, in getOrientationLocked()3627 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, in getAppSpecifiedOrientation()3637 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Done at " + atoken in getAppSpecifiedOrientation()3645 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, in getAppSpecifiedOrientation()3668 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, in getAppSpecifiedOrientation()[all …]
27 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;404 if (DEBUG_ORIENTATION && mService.mDisplayFrozen) Slog.v(TAG, in performSurfacePlacementInner()525 if (DEBUG_ORIENTATION) Slog.d(TAG, "Performing post-rotate rotation"); in performSurfacePlacementInner()805 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) { in applySurfaceChangesTransaction()824 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) in applySurfaceChangesTransaction()845 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) in applySurfaceChangesTransaction()
32 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;603 if (DEBUG_SURFACE_TRACE || DEBUG_ANIM || SHOW_TRANSACTIONS || DEBUG_ORIENTATION) in finishDrawingLocked()691 if (DEBUG_ANIM || DEBUG_ORIENTATION) Slog.i(TAG, in createSurfaceLocked()1532 if (DEBUG_ORIENTATION) { in prepareSurfaceLocked()1572 if (DEBUG_ORIENTATION) Slog.v(TAG, in prepareSurfaceLocked()1641 if (DEBUG_ORIENTATION) Slog.v(TAG, in prepareSurfaceLocked()1645 if (DEBUG_ORIENTATION) Slog.v(TAG, "Orientation change complete in " + w); in prepareSurfaceLocked()
33 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;647 if (DEBUG_ORIENTATION) Slog.i(TAG, in testTokenMayBeDrawnLocked()
104 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;2303 if ((DEBUG_RESIZE || DEBUG_ORIENTATION || DEBUG_CONFIGURATION) && configChanged) { in updateConfiguration()2329 if (DEBUG_RESIZE || DEBUG_ORIENTATION) Slog.v(TAG, "Reporting new frame to " + this in reportResized()2332 if (DEBUG_ORIENTATION && mWinAnimator.mDrawState == WindowStateAnimator.DRAW_PENDING) in reportResized()
124 private static final boolean DEBUG_ORIENTATION = false || LOCAL_LOGV; field in ViewRootImpl1318 if (DEBUG_ORIENTATION || DEBUG_LAYOUT) Log.v(mTag, in measureHierarchy()1535 if (DEBUG_ORIENTATION) Log.v(mTag, "View " + host + " resized to: " + frame); in performTraversals()1928 if (DEBUG_ORIENTATION) Log.v( in performTraversals()2334 if (DEBUG_ORIENTATION || DEBUG_LAYOUT) { in performLayout()2720 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in draw()2872 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in drawSoftware()