Searched refs:getBufferCapacityInFrames (Results 1 – 10 of 10) sorted by relevance
147 fifo_frames_t firstFrameAfter = kFifoDataOffset + mFifoBuffer.getBufferCapacityInFrames(); in verifyStorageIntegrity()175 fifo_frames_t capacity = mFifoBuffer.getBufferCapacityInFrames(); in verifyWrappingBuffer()255 const fifo_frames_t capacity = mFifoBuffer.getBufferCapacityInFrames(); in checkWriteRead()269 const fifo_frames_t capacity = mFifoBuffer.getBufferCapacityInFrames(); in checkWriteReadSmallLarge()
187 fifo_frames_t FifoBuffer::getBufferCapacityInFrames() { in getBufferCapacityInFrames() function in FifoBuffer192 int32_t numBytes = convertFramesToBytes(getBufferCapacityInFrames()); in eraseMemory()
61 fifo_frames_t getBufferCapacityInFrames();
240 int32_t AudioEndpoint::getBufferCapacityInFrames() const { in getBufferCapacityInFrames() function in AudioEndpoint241 return (int32_t)mDataQueue->getBufferCapacityInFrames(); in getBufferCapacityInFrames()
86 int32_t getBufferCapacityInFrames() const;
112 && mAudioEndpoint->getFullFramesAvailable() > mAudioEndpoint->getBufferCapacityInFrames()) { in processDataNow()
520 ->getBufferCapacityInFrames(); in isUpMessageQueueBusy()
2055 public @IntRange (from = 0) int getBufferCapacityInFrames() { in getBufferCapacityInFrames() method in AudioTrack
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
24574 method @IntRange(from=0) public int getBufferCapacityInFrames();