Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java234 private static final boolean DEBUG_DRAW = false || LOCAL_LOGV; field in ViewRootImpl
1872 if (DEBUG_DRAW) Log.v(mTag, "Invalidate child: " + dirty); in invalidateChildInParent()
1928 … if (DEBUG_DRAW) Log.d(mTag, "WindowStopped on " + getTitle() + " set to " + mStopped); in setWindowStopped()
4157 if (DEBUG_DRAW) { in addFrameCommitCallbackIfNeeded()
4162 if (DEBUG_DRAW) { in addFrameCommitCallbackIfNeeded()
4453 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in draw()
4617 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in drawSoftware()
4639 if (DEBUG_DRAW) { in drawSoftware()
H A DView.java841 public static boolean DEBUG_DRAW = false; field in View
6326 return DEBUG_DRAW || mAttachInfo != null && mAttachInfo.mDebugLayout;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66717 Landroid/view/View;->DEBUG_DRAW:Z
67925 Landroid/view/ViewRootImpl;->DEBUG_DRAW:Z