Lines Matching defs:chain

864         sp<EffectChain> chain = mEffectChains[i];  in dumpEffectChains()  local
1000 sp<EffectChain> chain = getEffectChain_l(sessionId); in setEffectSuspended_l() local
1012 void AudioFlinger::ThreadBase::checkSuspendOnAddEffectChain_l(const sp<EffectChain>& chain) in checkSuspendOnAddEffectChain_l()
1120 sp<EffectChain> chain = getEffectChain_l(sessionId); in checkSuspendOnEffectEnabled_l() local
1283 sp<EffectChain> chain; in createEffect_l() local
1408 sp<EffectChain> chain = getEffectChain_l(sessionId); in getEffect_l() local
1418 sp<EffectChain> chain = getEffectChain_l(sessionId); in addEffect_l() local
1467 sp<EffectChain> chain = effect->chain().promote(); in removeEffect_l() local
1939 sp<EffectChain> chain = getEffectChain_l(session); in createTrack_l() local
2153 sp<EffectChain> chain = getEffectChain_l(sessionId); in createTrack_l() local
2341 sp<EffectChain> chain = getEffectChain_l(track->sessionId()); in addTrack_l() local
2387 sp<EffectChain> chain = getEffectChain_l(track->sessionId()); in removeTrack_l() local
2971 status_t AudioFlinger::PlaybackThread::addEffectChain_l(const sp<EffectChain>& chain) in addEffectChain_l()
3049 size_t AudioFlinger::PlaybackThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l()
3609 sp<EffectChain> chain = getEffectChain_l(track->sessionId()); in removeTracks_l() local
4245 sp<EffectChain> chain = getEffectChain_l(AUDIO_SESSION_OUTPUT_MIX); in prepareTracks_l() local
6982 sp<EffectChain> chain = getEffectChain_l(sessionId); in createRecordTrack_l() local
7750 status_t AudioFlinger::RecordThread::addEffectChain_l(const sp<EffectChain>& chain) in addEffectChain_l()
7773 size_t AudioFlinger::RecordThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l()
8115 sp<EffectChain> chain = getEffectChain_l(mSessionId); in start() local
8168 sp<EffectChain> chain = getEffectChain_l(track->sessionId()); in stop() local
8471 status_t AudioFlinger::MmapThread::addEffectChain_l(const sp<EffectChain>& chain) in addEffectChain_l()
8495 size_t AudioFlinger::MmapThread::removeEffectChain_l(const sp<EffectChain>& chain) in removeEffectChain_l()