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

  /frameworks/av/services/audioflinger/
FastCaptureDumpState.cpp 28 mReadSequence(0), mFramesRead(0), mReadErrors(0), mSampleRate(0), mFrameCount(0)
48 FastCaptureState::commandToString(mCommand), mReadSequence, mFramesRead,
FastCaptureDumpState.h 33 uint32_t mReadSequence; // incremented before and after each read()
FastCapture.cpp 169 dumpState->mReadSequence++;
173 dumpState->mReadSequence++;

Completed in 687 milliseconds