Home
last modified time | relevance | path

Searched refs:android_fx_setParam (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/android/
Dandroid_Effect.cpp240 return android_fx_setParam(pFx, param, BASSBOOST_PARAM_SIZE_MAX, in android_bb_setParam()
343 return android_fx_setParam(pFx, param, VIRTUALIZER_PARAM_SIZE_MAX, in android_virt_setParam()
377 android::status_t status = android_fx_setParam(pFx, REVERB_PARAM_PRESET, in android_prev_setPreset()
420 return android_fx_setParam(pFx, param, ENVREVERB_PARAM_SIZE_MAX_ALL, in android_erev_setParam()
423 return android_fx_setParam(pFx, param, ENVREVERB_PARAM_SIZE_MAX_SINGLE, in android_erev_setParam()
561 android::status_t android_fx_setParam(android::sp<android::AudioEffect> pFx, in android_fx_setParam() function
Dandroid_Effect.h124 extern android::status_t android_fx_setParam(android::sp<android::AudioEffect> pFx,