Searched refs:acquiredCount (Results 1 – 2 of 2) sorted by relevance
643 int acquiredCount = 0; in setMaxAcquiredBufferCount() local646 acquiredCount++; in setMaxAcquiredBufferCount()649 if (acquiredCount > maxAcquiredBuffers) { in setMaxAcquiredBufferCount()652 maxAcquiredBuffers, acquiredCount); in setMaxAcquiredBufferCount()
262 int acquiredCount = 0; in waitForFreeSlotThenRelock() local268 ++acquiredCount; in waitForFreeSlotThenRelock()338 (acquiredCount <= mCore->mMaxAcquiredBufferCount)) { in waitForFreeSlotThenRelock()