Searched refs:android_fxSend_attach (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEffectSend.cpp142 result = translateEnableFxSendError(android_fxSend_attach(ap, (bool) enable,
146 result = translateEnableFxSendError(android_fxSend_attach(ap, (bool) enable,
/frameworks/wilhelm/src/android/
H A Dandroid_Effect.h119 extern android::status_t android_fxSend_attach(CAudioPlayer* ap, bool attach,
H A Dandroid_Effect.cpp498 android::status_t android_fxSend_attach(CAudioPlayer* ap, bool attach, function
569 if (android::NO_ERROR == android_fxSend_attach( ap, (bool) attach, pFx, sendLevel) ) {
H A DAudioPlayer_to_android.cpp625 android_fxSend_attach(ap, true, ap->mAuxEffect, ap->mVolume.mLevel + ap->mAuxSendLevel);

Completed in 3989 milliseconds