Searched refs:DEBUG_SURFACE_TRACE (Results 1 – 9 of 9) sorted by relevance
20 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;60 if (DEBUG_SURFACE_TRACE) { in EmulatorDisplayOverlay()
20 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;70 if (DEBUG_SURFACE_TRACE) { in CircularDisplayMask()
63 static final boolean DEBUG_SURFACE_TRACE = false; field in WindowManagerDebugConfig
21 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;54 if (DEBUG_SURFACE_TRACE) { in BlackSurface()
20 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;102 if (DEBUG_SURFACE_TRACE) { in constructSurface()
23 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;102 if (DEBUG_SURFACE_TRACE) { in WindowSurfaceController()562 private final static boolean LOG_SURFACE_TRACE = DEBUG_SURFACE_TRACE;
34 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;508 if (DEBUG_SURFACE_TRACE || DEBUG_ANIM || SHOW_TRANSACTIONS || DEBUG_ORIENTATION) in finishDrawingLocked()531 if (DEBUG_SURFACE_TRACE || DEBUG_ANIM) { in commitFinishDrawingLocked()1036 if ((DEBUG_SURFACE_TRACE || WindowManagerService.localLOGV) in computeShownFrameLocked()
19 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;269 if (DEBUG_SURFACE_TRACE) { in ScreenRotationAnimation()
86 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_SURFACE_TRACE;1160 if (DEBUG_SURFACE_TRACE || DEBUG_ANIM || DEBUG_ORIENTATION || DEBUG_RESIZE) { in updateResizingWindowIfNeeded()3784 if (DEBUG_SURFACE_TRACE || DEBUG_ANIM) Slog.v(TAG, in performShowLocked()