Home
last modified time | relevance | path

Searched refs:mDumpState (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
DFastThreadState.cpp23 mCommand(INITIAL), mColdFutexAddr(NULL), mColdGen(0), mDumpState(NULL), mNBLogWriter(NULL) in FastThreadState()
DFastThreadState.h46 FastThreadDumpState* mDumpState; // if non-NULL, then update dump state periodically member
DFastThread.cpp112 dumpState = next->mDumpState != NULL ? next->mDumpState : mDummyDumpState; in threadLoop()
DThreads.cpp2902 state->mDumpState = &mFastMixerDumpState; in MixerThread()
5043 state->mDumpState = &mFastCaptureDumpState; in RecordThread()