Searched refs:acquiredCount (Results 1 – 2 of 2) sorted by relevance
634 int acquiredCount = 0; in setMaxAcquiredBufferCount() local637 acquiredCount++; in setMaxAcquiredBufferCount()640 if (acquiredCount > maxAcquiredBuffers) { in setMaxAcquiredBufferCount()643 maxAcquiredBuffers, acquiredCount); in setMaxAcquiredBufferCount()
258 int acquiredCount = 0; in waitForFreeSlotThenRelock() local264 ++acquiredCount; in waitForFreeSlotThenRelock()330 (acquiredCount <= mCore->mMaxAcquiredBufferCount)) { in waitForFreeSlotThenRelock()