Home
last modified time | relevance | path

Searched refs:DEBUG_WINDOW_TRACE (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java63 static final boolean DEBUG_WINDOW_TRACE = false; field in WindowManagerDebugConfig
DWindowAnimator.java35 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
666 if (DEBUG_WINDOW_TRACE) { in animateLocked()
795 if (DEBUG_WINDOW_TRACE) { in animateLocked()
DWindowSurfacePlacer.java33 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
268 if (DEBUG_WINDOW_TRACE) Slog.v(TAG, "performSurfacePlacementInner: entry. Called by " in performSurfacePlacementInner()
579 if (DEBUG_WINDOW_TRACE) Slog.e(TAG, in performSurfacePlacementInner()
DWindowManagerService.java239 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_WINDOW_TRACE;
8007 if (DEBUG_WINDOW_TRACE) { in handleMessage()
8639 if (DEBUG_WINDOW_TRACE) { in handleMessage()