Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java264 private static final boolean DEBUG_DRAW = false || LOCAL_LOGV; field in ViewRootImpl
2298 if (DEBUG_DRAW) Log.v(mTag, "Invalidate child: " + dirty); in invalidateChildInParent()
2327 if (DEBUG_DRAW) Log.v(mTag, "invalidateRectOnScreen: " + dirty); in invalidateRectOnScreen()
2355 … if (DEBUG_DRAW) Log.d(mTag, "WindowStopped on " + getTitle() + " set to " + mStopped); in setWindowStopped()
4765 if (DEBUG_DRAW) { in addFrameCommitCallbackIfNeeded()
4770 if (DEBUG_DRAW) { in addFrameCommitCallbackIfNeeded()
5046 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in draw()
5211 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in drawSoftware()
5234 if (DEBUG_DRAW) { in drawSoftware()
H A DView.java859 public static boolean DEBUG_DRAW = false; field in View
6525 return DEBUG_DRAW || mAttachInfo != null && mAttachInfo.mDebugLayout;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63394 Landroid/view/View;->DEBUG_DRAW:Z
64602 Landroid/view/ViewRootImpl;->DEBUG_DRAW:Z