Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDebug.h42 #define DEBUG_LAYERS 0 macro
/frameworks/base/services/java/com/android/server/wm/
DWindowStateAnimator.java50 static final boolean DEBUG_LAYERS = WindowManagerService.DEBUG_LAYERS; field in WindowStateAnimator
DWindowManagerService.java182 static final boolean DEBUG_LAYERS = false; field in WindowManagerService