Searched refs:mFastMixerNBLogWriter (Results 1 - 2 of 2) sorted by path

/frameworks/av/services/audioflinger/
H A DThreads.cpp3733 mFastMixerNBLogWriter = audioFlinger->newWriter_l(kFastMixerLogSize, "FastMixer");
3734 state->mNBLogWriter = mFastMixerNBLogWriter.get();
3802 mAudioFlinger->unregisterWriter(mFastMixerNBLogWriter);
H A DThreads.h986 sp<NBLog::Writer> mFastMixerNBLogWriter; member in class:PlaybackThread

Completed in 66 milliseconds