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

/frameworks/wilhelm/src/android/
H A Dandroid_Effect.cpp748 SLresult android_genericFx_createEffect(IAndroidEffect* iae, SLInterfaceID pUuid, int sessionId) { function
H A Dandroid_Effect.h79 extern SLresult android_genericFx_createEffect(IAndroidEffect* iae, SLInterfaceID pUuid,
/frameworks/wilhelm/src/itf/
H A DIAndroidEffect.cpp32 result = android_genericFx_createEffect(thiz, effectImplementationId, ap->mSessionId);
37 result = android_genericFx_createEffect(thiz, effectImplementationId,

Completed in 4642 milliseconds