OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
752
SLresult
android_genericFx_createEffect
(IAndroidEffect* iae, SLInterfaceID pUuid, int sessionId) {
Completed in 580 milliseconds