Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:obtainBuffer

1501             if (obtainBuffer(&mOutBuffer, waitTimeLeftMs) == (status_t)NO_MORE_BUFFERS) {
1578 status_t AudioFlinger::PlaybackThread::OutputTrack::obtainBuffer(
1584 ALOGVV("OutputTrack::obtainBuffer user %d, server %d", cblk->user, cblk->server);