Searched refs:DEBUG_LAYERS (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
H A DDebug.h52 #define DEBUG_LAYERS 0 macro
/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerDebugConfig.java44 static final boolean DEBUG_LAYERS = false; field in class:WindowManagerDebugConfig
H A DWallpaperWindowToken.java20 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_LAYERS;
140 if (DEBUG_LAYERS || DEBUG_WALLPAPER_LIGHT) Slog.v(TAG, "adjustWallpaper win "
H A DAccessibilityController.java250 private static final boolean DEBUG_LAYERS = false; field in class:AccessibilityController.DisplayMagnifier
323 if (DEBUG_LAYERS) {
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
H A DSettingsProtoDumpUtil.java649 GlobalSettingsProto.Gpu.DEBUG_LAYERS);

Completed in 27 milliseconds