HomeSort by relevance Sort by last modified time
    Searched refs:android_genericFx_hasEffect (Results 1 - 3 of 3) 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/android/
android_Effect.h 109 extern bool android_genericFx_hasEffect(IAndroidEffect* iae, SLInterfaceID pUuid);
android_Effect.cpp 905 bool android_genericFx_hasEffect(IAndroidEffect* iae, SLInterfaceID pUuid) {
    [all...]

Completed in 71 milliseconds