Searched refs:moveAuxEffectToIo (Results 1 – 3 of 3) sorted by relevance
746 status_t moveAuxEffectToIo(int EffectId,
1291 status_t status = af->moveAuxEffectToIo(EffectId, dstThread, &srcThread); in attachAuxEffect()1301 af->moveAuxEffectToIo(EffectId, srcThread, &dstThread); in attachAuxEffect()
3797 status_t AudioFlinger::moveAuxEffectToIo(int EffectId, in moveAuxEffectToIo() function in android::AudioFlinger