HomeSort by relevance Sort by last modified time
    Searched refs:android_fx_initEffectDescriptor (Results 1 - 7 of 7) sorted by null

  /frameworks/wilhelm/src/itf/
IPresetReverb.c 128 if (!android_fx_initEffectDescriptor(SL_IID_PRESETREVERB, &thiz->mPresetReverbDescriptor)) {
IBassBoost.c 211 if (!android_fx_initEffectDescriptor(SL_IID_BASSBOOST, &thiz->mBassBoostDescriptor)) {
IVirtualizer.c 213 if (!android_fx_initEffectDescriptor(SL_IID_VIRTUALIZER, &thiz->mVirtualizerDescriptor)) {
IEqualizer.c 517 if (!android_fx_initEffectDescriptor(SL_IID_EQUALIZER, &thiz->mEqDescriptor)) {
IEnvironmentalReverb.c 785 if (!android_fx_initEffectDescriptor(SL_IID_ENVIRONMENTALREVERB,
  /frameworks/wilhelm/src/android/
android_Effect.h 135 extern bool android_fx_initEffectDescriptor(const SLInterfaceID effectId,
android_Effect.cpp 639 bool android_fx_initEffectDescriptor(const SLInterfaceID effectId,

Completed in 41 milliseconds