Searched refs:getMinMaxBufferCountLocked (Results 1 – 3 of 3) sorted by relevance
147 int BufferQueueCore::getMinMaxBufferCountLocked(bool async) const { in getMinMaxBufferCountLocked() function in android::BufferQueueCore152 int minMaxBufferCount = getMinMaxBufferCountLocked(async); in getMaxBufferCountLocked()
109 const int minBufferSlots = mCore->getMinMaxBufferCountLocked(false); in setBufferCount()
90 int getMinMaxBufferCountLocked(bool async) const;