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/java/com/android/server/wm/
H A DDisplayMagnifier.java64 private static final boolean DEBUG_LAYERS = false; field in class:DisplayMagnifier
124 if (DEBUG_LAYERS) {
H A DWindowManagerService.java168 static final boolean DEBUG_LAYERS = false; field in class:WindowManagerService
1347 if (DEBUG_LAYERS) Slog.v(TAG, "Setting im layer adj to " + adj);
1352 if (DEBUG_LAYERS) Slog.v(TAG, "IM win " + imw
1359 if (DEBUG_LAYERS) Slog.v(TAG, "IM win " + cw
1368 if (DEBUG_LAYERS) Slog.v(TAG, "IM win " + imw
1833 if (DEBUG_LAYERS || DEBUG_WALLPAPER_LIGHT) Slog.v(TAG, "adjustWallpaper win "
1910 if (DEBUG_LAYERS || DEBUG_WALLPAPER) Slog.v(TAG,
1922 if (DEBUG_LAYERS || DEBUG_WALLPAPER) Slog.v(TAG, "setWallpaper win "
3761 if (DEBUG_LAYERS) Slog.v(TAG, "Setting FocusedStackFrame to layer=" +
8038 if (DEBUG_LAYERS) Slo
[all...]

Completed in 89 milliseconds