Searched refs:mPerformContentCapture (Results 1 – 1 of 1) sorted by relevance
747 boolean mPerformContentCapture; field in ViewRootImpl1159 mPerformContentCapture = true; // also true for the first time the view is added in ViewRootImpl()4895 if (mPerformContentCapture) { in performDraw()4937 mPerformContentCapture = false; // One-time offer! in performContentCaptureInitialReport()