Searched refs:finishedCount (Results 1 – 1 of 1) sorted by relevance
364 int finishedCount = 0; in checkCompletedCommands() local381 ++finishedCount; in checkCompletedCommands()384 if (finishedCount > 0) in checkCompletedCommands()387 mInFlightCommands.erase(beginIter, beginIter + finishedCount); in checkCompletedCommands()1794 int finishedCount = 0; in checkCompletedGpuEvents() local1825 ++finishedCount; in checkCompletedGpuEvents()1829 mInFlightGpuEventQueries.begin() + finishedCount); in checkCompletedGpuEvents()