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

  /frameworks/wilhelm/src/itf/
IAndroidEffect.cpp 32 result = android_genericFx_createEffect(thiz, effectImplementationId, ap->mSessionId);
37 result = android_genericFx_createEffect(thiz, effectImplementationId,
  /frameworks/wilhelm/src/android/
android_Effect.h 79 extern SLresult android_genericFx_createEffect(IAndroidEffect* iae, SLInterfaceID pUuid,
android_Effect.cpp 748 SLresult android_genericFx_createEffect(IAndroidEffect* iae, SLInterfaceID pUuid, int sessionId) {

Completed in 39 milliseconds