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

  /frameworks/av/services/audioflinger/
FastMixerState.cpp 35 mDumpState(NULL), mTeeSink(NULL), mNBLogWriter(NULL)
FastMixerState.h 79 FastMixerDumpState* mDumpState; // if non-NULL, then update dump state periodically
FastMixer.cpp 133 dumpState = next->mDumpState != NULL ? next->mDumpState : &dummyDumpState;
    [all...]
Threads.cpp     [all...]

Completed in 681 milliseconds