Searched defs:mFastMixer (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h679 FastMixer* mFastMixer; // non-NULL if there is also a fast mixer member in class:MixerThread
691 // mFastMixer->sq() // for mutating and pushing state
695 virtual bool hasFastMixer() const { return mFastMixer != NULL; }

Completed in 45 milliseconds