Home
last modified time | relevance | path

Searched refs:DEBUG_FRAMES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DChoreographer.java84 private static final boolean DEBUG_FRAMES = false; field in Choreographer
401 if (DEBUG_FRAMES) { in postCallbackDelayedInternal()
445 if (DEBUG_FRAMES) { in removeCallbacksInternal()
573 if (DEBUG_FRAMES) { in scheduleFrameLocked()
590 if (DEBUG_FRAMES) { in scheduleFrameLocked()
666 if (DEBUG_FRAMES) { in doFrame()
718 if (DEBUG_FRAMES) { in doCallbacks()