Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDebug.h45 #define DEBUG_LAYERS 0 macro
/frameworks/base/services/java/com/android/server/wm/
DDisplayMagnifier.java64 private static final boolean DEBUG_LAYERS = false; field in DisplayMagnifier
DWindowManagerService.java168 static final boolean DEBUG_LAYERS = false; field in WindowManagerService