Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDebug.h52 #define DEBUG_LAYERS 0 macro
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java44 static final boolean DEBUG_LAYERS = false; field in WindowManagerDebugConfig
DAccessibilityController.java258 private static final boolean DEBUG_LAYERS = false; field in AccessibilityController.DisplayMagnifier