HomeSort by relevance Sort by last modified time
    Searched refs:mRetryOnPartialBuffer (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/media/
AudioRecord.h 552 // mRemainingFrames and mRetryOnPartialBuffer
556 bool mRetryOnPartialBuffer; // sleep and retry after partial obtainBuffer()
AudioTrack.h     [all...]
  /frameworks/av/media/libmedia/
AudioRecord.cpp 913 mRetryOnPartialBuffer = false;
    [all...]
AudioTrack.cpp     [all...]

Completed in 42 milliseconds