Searched defs:DEBUG_LAYERS (Results 1 – 3 of 3) sorted by relevance
42 #define DEBUG_LAYERS 0 macro
50 static final boolean DEBUG_LAYERS = WindowManagerService.DEBUG_LAYERS; field in WindowStateAnimator
182 static final boolean DEBUG_LAYERS = false; field in WindowManagerService