Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mFastMixerNBLogWriter

2552         mFastMixerNBLogWriter = audioFlinger->newWriter_l(kFastMixerLogSize, "FastMixer");
2553 state->mNBLogWriter = mFastMixerNBLogWriter.get();
2630 mAudioFlinger->unregisterWriter(mFastMixerNBLogWriter);