Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mFastMixerNBLogWriter

2163         mFastMixerNBLogWriter = audioFlinger->newWriter_l(kFastMixerLogSize, "FastMixer");
2164 state->mNBLogWriter = mFastMixerNBLogWriter.get();
2241 mAudioFlinger->unregisterWriter(mFastMixerNBLogWriter);