Searched defs:mRetryOnPartialBuffer (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/
H A DAudioRecord.h576 // mRemainingFrames and mRetryOnPartialBuffer
580 bool mRetryOnPartialBuffer; // sleep and retry after partial obtainBuffer() member in class:android::AudioRecord
H A DAudioTrack.h1047 // mRemainingFrames and mRetryOnPartialBuffer
1060 bool mRetryOnPartialBuffer; // sleep and retry after partial obtainBuffer() member in class:android::AudioTrack
/frameworks/av/media/libaudioclient/include/media/
H A DAudioRecord.h576 // mRemainingFrames and mRetryOnPartialBuffer
580 bool mRetryOnPartialBuffer; // sleep and retry after partial obtainBuffer() member in class:android::AudioRecord
H A DAudioTrack.h1047 // mRemainingFrames and mRetryOnPartialBuffer
1060 bool mRetryOnPartialBuffer; // sleep and retry after partial obtainBuffer() member in class:android::AudioTrack

Completed in 89 milliseconds