Home | History | Annotate | Download | only in libmedia

Lines Matching defs:obtainBuffer

64 status_t ClientProxy::obtainBuffer(Buffer* buffer, const struct timespec *requested,
109 // check for obtainBuffer interrupted by client
111 ALOGV("obtainBuffer() interrupted by client");
203 LOG_FATAL("obtainBuffer() timeout=%d", timeout);
390 // check for obtainBuffer interrupted by client
391 // check for obtainBuffer interrupted by client
509 status_t ServerProxy::obtainBuffer(Buffer* buffer, bool ackFlush)
521 // See notes on barriers at ClientProxy::obtainBuffer()
670 // cache this value for later use by obtainBuffer(), with added barrier
672 // ignores flush(), so framesReady() may report a larger mFrameCount than obtainBuffer()
768 status_t StaticAudioTrackServerProxy::obtainBuffer(Buffer* buffer, bool ackFlush)