Searched refs:DEBUG_DRAW (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRoot.java79 private static final boolean DEBUG_DRAW = false || LOCAL_LOGV; field in class:ViewRoot
643 if (DEBUG_DRAW) Log.v(TAG, "Invalidate child: " + dirty);
1440 if (DEBUG_ORIENTATION || DEBUG_DRAW) {
1481 if (DEBUG_ORIENTATION || DEBUG_DRAW) {
1508 if (DEBUG_DRAW) {

Completed in 10 milliseconds