Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:getBufferSizeInFrames

588     // Our effective frame count is obtained by ServerProxy::getBufferSizeInFrames()
590 const size_t bufferSizeInFrames = (size_t)mAudioTrackServerProxy->getBufferSizeInFrames();
700 if (framesReady() >= mServerProxy->getBufferSizeInFrames() ||