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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java103 private static final boolean DEBUG_DRAW = false || LOCAL_LOGV; field in class:ViewRootImpl
868 if (DEBUG_DRAW) Log.v(TAG, "Invalidate child: " + dirty);
2124 if (DEBUG_ORIENTATION || DEBUG_DRAW) {
2218 if (DEBUG_ORIENTATION || DEBUG_DRAW) {
2241 if (DEBUG_DRAW) {

Completed in 17 milliseconds