HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_LAYERS (Results 1 - 7 of 7) sorted by null

  /frameworks/base/libs/hwui/
Debug.h 42 #define DEBUG_LAYERS 0
LayerCache.h 33 #if DEBUG_LAYERS
LayerCache.cpp 120 #if DEBUG_LAYERS
  /external/webkit/Source/WebCore/platform/graphics/android/utils/
ClassTracker.cpp 38 #define DEBUG_LAYERS
39 #undef DEBUG_LAYERS
107 #ifdef DEBUG_LAYERS
  /frameworks/base/services/java/com/android/server/wm/
AppWindowAnimator.java 121 if (WindowManagerService.DEBUG_LAYERS) Slog.v(TAG, "Updating layer " + w + ": "
WindowStateAnimator.java 40 static final boolean DEBUG_LAYERS = WindowManagerService.DEBUG_LAYERS;
311 if (DEBUG_LAYERS) Slog.v(TAG, "Stepping win " + this
    [all...]
WindowManagerService.java 165 static final boolean DEBUG_LAYERS = false;
    [all...]

Completed in 197 milliseconds