Lines Matching refs:AudioFlinger
19 #error This header file should only be included from AudioFlinger.h
27 // AudioFlinger -> ThreadBase -> EffectChain -> EffectModule
29 // startOutput()...) should never be called with AudioFlinger or Threadbase mutex locked
31 // call AudioFlinger thus locking the same mutexes in the reverse order.
45 const wp<AudioFlinger::EffectChain>& chain,
126 friend class AudioFlinger; // for mHandles
163 // The EffectHandle is obtained by calling AudioFlinger::createEffect().
168 const sp<AudioFlinger::Client>& client,
214 friend class AudioFlinger; // for mEffect, mHasControl, mEnabled
322 friend class AudioFlinger; // for mThread, mEffects