OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_genericFx_releaseEffect
(Results
1 - 3
of
3
) sorted by null
/frameworks/wilhelm/src/itf/
IAndroidEffect.cpp
55
result =
android_genericFx_releaseEffect
(thiz, effectImplementationId);
/frameworks/wilhelm/src/android/
android_Effect.h
82
extern SLresult
android_genericFx_releaseEffect
(IAndroidEffect* iae, SLInterfaceID pUuid);
android_Effect.cpp
783
SLresult
android_genericFx_releaseEffect
(IAndroidEffect* iae, SLInterfaceID pUuid) {
Completed in 469 milliseconds