Searched defs:DEBUG_LAYERS (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DDebug.h45 #define DEBUG_LAYERS 0 macro
/frameworks/base/services/core/java/com/android/server/wm/
H A DAccessibilityController.java226 private static final boolean DEBUG_LAYERS = false; field in class:AccessibilityController.DisplayMagnifier
286 if (DEBUG_LAYERS) {
H A DWindowManagerService.java173 static final boolean DEBUG_LAYERS = false; field in class:WindowManagerService
1472 if (DEBUG_LAYERS) Slog.v(TAG, "Setting im layer adj to " + adj);
1477 if (DEBUG_LAYERS) Slog.v(TAG, "IM win " + imw
1484 if (DEBUG_LAYERS) Slog.v(TAG, "IM win " + cw
1493 if (DEBUG_LAYERS) Slog.v(TAG, "IM win " + imw
1975 if (DEBUG_LAYERS || DEBUG_WALLPAPER_LIGHT) Slog.v(TAG, "adjustWallpaper win "
2054 if (DEBUG_LAYERS || DEBUG_WALLPAPER) Slog.v(TAG,
2066 if (DEBUG_LAYERS || DEBUG_WALLPAPER) Slog.v(TAG, "setWallpaper win "
3982 if (DEBUG_LAYERS) Slog.v(TAG, "Setting FocusedStackFrame to layer=" +
8663 if (DEBUG_LAYERS) Slo
[all...]

Completed in 82 milliseconds