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 34 #if DEBUG_LAYERS
LayerCache.cpp 128 #if DEBUG_LAYERS
Layer.cpp 218 #if DEBUG_LAYERS
  /frameworks/base/services/core/java/com/android/server/wm/
AppWindowAnimator.java 171 if (WindowManagerService.DEBUG_LAYERS) Slog.v(TAG, "Updating layer " + w + ": "
AccessibilityController.java 222 private static final boolean DEBUG_LAYERS = false;
282 if (DEBUG_LAYERS) {
    [all...]
WindowStateAnimator.java 22 import static com.android.server.wm.WindowManagerService.DEBUG_LAYERS;
363 if (DEBUG_LAYERS) Slog.v(TAG, "Stepping win " + this
    [all...]
WindowManagerService.java 171 static final boolean DEBUG_LAYERS = false;
    [all...]

Completed in 549 milliseconds