Searched refs:mMinAsyncBufferSlots (Results 1 – 2 of 2) sorted by relevance
89 mMinAsyncBufferSlots(bufferCount + 1), in BufferQueue()91 mBufferCount(mMinAsyncBufferSlots), in BufferQueue()93 mServerBufferCount(mMinAsyncBufferSlots), in BufferQueue()207 mMinSyncBufferSlots : mMinAsyncBufferSlots; in setBufferCount()341 mMinSyncBufferSlots : mMinAsyncBufferSlots; in dequeueBuffer()
406 int mMinAsyncBufferSlots; variable