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