Searched refs:moveEffectChain_l (Results 1 – 3 of 3) sorted by relevance
868 if (moveEffectChain_l(sessionId, effectThread, thread) == NO_ERROR) { in createTrack()2479 moveEffectChain_l(effectChains[i]->sessionId(), playbackThread.get(), in closeOutput_nonvirtual()3496 return moveEffectChain_l(sessionId, srcThread, dstThread); in moveEffects()3517 status_t AudioFlinger::moveEffectChain_l(audio_session_t sessionId, in moveEffectChain_l() function in android::AudioFlinger
700 status_t moveEffectChain_l(audio_session_t sessionId,
2738 mAudioFlinger->moveEffectChain_l(effectChains[i]->sessionId(), in readOutputParameters_l()