Lines Matching refs:effectId
832 status_t AudioTrack::attachAuxEffect(int effectId)835 status_t status = mAudioTrack->attachAuxEffect(effectId);837 mAuxEffectId = effectId;