Searched refs:mReadSequence (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
H A DFastCaptureDumpState.cpp28 mReadSequence(0), mFramesRead(0), mReadErrors(0), mSampleRate(0), mFrameCount(0)
48 FastCaptureState::commandToString(mCommand), mReadSequence, mFramesRead,
H A DFastCaptureDumpState.h33 uint32_t mReadSequence; // incremented before and after each read() member in struct:android::FastCaptureDumpState
H A DFastCapture.cpp169 dumpState->mReadSequence++;
173 dumpState->mReadSequence++;

Completed in 90 milliseconds