Searched refs:moveEffectChain_l (Results 1 – 3 of 3) sorted by relevance
958 if (moveEffectChain_l(sessionId, effectThread, thread) == NO_ERROR) { in createTrack()2661 moveEffectChain_l(effectChains[i]->sessionId(), playbackThread.get(), in closeOutput_nonvirtual()3706 return moveEffectChain_l(sessionId, srcThread, dstThread); in moveEffects()3727 status_t AudioFlinger::moveEffectChain_l(audio_session_t sessionId, in moveEffectChain_l() function in android::AudioFlinger
742 status_t moveEffectChain_l(audio_session_t sessionId,
2878 mAudioFlinger->moveEffectChain_l(effectChains[i]->sessionId(), in readOutputParameters_l()