Searched refs:mRedrawForSyncReported (Results 1 – 1 of 1) sorted by relevance
371 private boolean mRedrawForSyncReported; field in WindowState6114 if (mSyncState == SYNC_STATE_WAITING_FOR_DRAW && mRedrawForSyncReported) { in finishSync()6205 if (mRedrawForSyncReported) { in shouldSendRedrawForSync()6216 mRedrawForSyncReported = false; in requestRedrawForSync()6339 mRedrawForSyncReported = true; in markRedrawForSyncReported()