Searched refs:sFirstDrawComplete (Results 1 – 1 of 1) sorted by relevance
227 static boolean sFirstDrawComplete = false; field in ViewRootImpl656 if (!sFirstDrawComplete) {3483 if (!sFirstDrawComplete) { in draw()3485 sFirstDrawComplete = true; in draw()