Home
last modified time | relevance | path

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

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