Home | History | Annotate | Download | only in android

Lines Matching refs:mAuxEffect

543     if ((ap->mAudioTrack != 0) && (ap->mAuxEffect != 0)) {
544 android_fxSend_attach(ap, true, ap->mAuxEffect, ap->mVolume.mLevel + ap->mAuxSendLevel);
1272 // mAuxEffect
1724 pAudioPlayer->mAuxEffect.~sp();