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