Searched refs:getEmptyRoomAvailable (Results 1 – 4 of 4) sorted by relevance
108 fifo_frames_t FifoBuffer::getEmptyRoomAvailable(WrappingBuffer *wrappingBuffer) { in getEmptyRoomAvailable() function in FifoBuffer153 getEmptyRoomAvailable(&wrappingBuffer); in write()
79 fifo_frames_t getEmptyRoomAvailable(WrappingBuffer *wrappingBuffer);
194 return mDataQueue->getEmptyRoomAvailable(wrappingBuffer); in getEmptyFramesAvailable()
162 fifo_frames_t wrapAvailable = mFifoBuffer.getEmptyRoomAvailable(&wrappingBuffer); in verifyWrappingBuffer()