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

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

Completed in 68 milliseconds