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

  /frameworks/wilhelm/src/itf/
IAndroidEffectSend.cpp 161 if (android_genericFx_hasEffect(&outputMix->mAndroidEffect, effectImplementationId)) {
200 if (android_genericFx_hasEffect(&outputMix->mAndroidEffect, effectImplementationId)) {
  /frameworks/wilhelm/src/
classes.h 53 IAndroidEffect mAndroidEffect;
304 IAndroidEffect mAndroidEffect;
classes.cpp 88 {MPH_ANDROIDEFFECT, INTERFACE_EXPLICIT, offsetof(CAudioPlayer, mAndroidEffect)},
364 {MPH_ANDROIDEFFECT, INTERFACE_EXPLICIT, offsetof(COutputMix, mAndroidEffect)},
  /frameworks/wilhelm/src/android/
android_Effect.cpp 559 ssize_t index = outputMix->mAndroidEffect.mEffects->indexOfKey(KEY_FROM_GUID(pUuid));
567 outputMix->mAndroidEffect.mEffects->valueAt(index);
    [all...]

Completed in 62 milliseconds