Searched refs:SLAndroidEffectItf (Results 1 - 2 of 2) sorted by relevance
/development/ndk/platforms/android-9/include/SLES/ |
H A D | OpenSLES_Android.h | 42 typedef const struct SLAndroidEffectItf_ * const * SLAndroidEffectItf; typedef 46 SLresult (*CreateEffect) (SLAndroidEffectItf self, 49 SLresult (*ReleaseEffect) (SLAndroidEffectItf self, 52 SLresult (*SetEnabled) (SLAndroidEffectItf self, 56 SLresult (*IsEnabled) (SLAndroidEffectItf self, 60 SLresult (*SendCommand) (SLAndroidEffectItf self,
|
/development/ndk/platforms/android-14/include/SLES/ |
H A D | OpenSLES_Android.h | 46 typedef const struct SLAndroidEffectItf_ * const * SLAndroidEffectItf; typedef 50 SLresult (*CreateEffect) (SLAndroidEffectItf self, 53 SLresult (*ReleaseEffect) (SLAndroidEffectItf self, 56 SLresult (*SetEnabled) (SLAndroidEffectItf self, 60 SLresult (*IsEnabled) (SLAndroidEffectItf self, 64 SLresult (*SendCommand) (SLAndroidEffectItf self,
|
Completed in 4 milliseconds