Home | History | Annotate | Download | only in android

Lines Matching refs:mAuxEffect

519     if ((ap->mAudioTrack != 0) && (ap->mAuxEffect != 0)) {
520 android_fxSend_attach(ap, true, ap->mAuxEffect, ap->mVolume.mLevel + ap->mAuxSendLevel);
1248 // mAuxEffect
1700 pAudioPlayer->mAuxEffect.~sp();