Searched defs:android_fx_setParam (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp240 return android_fx_setParam(pFx, param, BASSBOOST_PARAM_SIZE_MAX,
343 return android_fx_setParam(pFx, param, VIRTUALIZER_PARAM_SIZE_MAX,
377 android::status_t status = android_fx_setParam(pFx, REVERB_PARAM_PRESET,
420 return android_fx_setParam(pFx, param, ENVREVERB_PARAM_SIZE_MAX_ALL,
423 return android_fx_setParam(pFx, param, ENVREVERB_PARAM_SIZE_MAX_SINGLE,
561 android::status_t android_fx_setParam(android::sp<android::AudioEffect> pFx, function

Completed in 26 milliseconds