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

  /frameworks/base/libs/hwui/
Debug.h 45 #define DEBUG_LAYERS 0
LayerCache.h 32 #if DEBUG_LAYERS
LayerCache.cpp 122 #if DEBUG_LAYERS
Layer.cpp 178 #if DEBUG_LAYERS
  /frameworks/base/services/java/com/android/server/wm/
AppWindowAnimator.java 134 if (WindowManagerService.DEBUG_LAYERS) Slog.v(TAG, "Updating layer " + w + ": "
DisplayMagnifier.java 64 private static final boolean DEBUG_LAYERS = false;
124 if (DEBUG_LAYERS) {
WindowStateAnimator.java 7 import static com.android.server.wm.WindowManagerService.DEBUG_LAYERS;
330 if (DEBUG_LAYERS) Slog.v(TAG, "Stepping win " + this
    [all...]
WindowManagerService.java 168 static final boolean DEBUG_LAYERS = false;
    [all...]

Completed in 235 milliseconds