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

  /frameworks/av/services/audioflinger/
FastCapture.h 33 uint32_t mReadSequence; // incremented before and after each read()
FastCapture.cpp 165 dumpState->mReadSequence++;
170 dumpState->mReadSequence++;
214 mReadSequence(0), mFramesRead(0), mReadErrors(0), mSampleRate(0), mFrameCount(0)

Completed in 59 milliseconds