Searched refs:SLAndroidConfigurationItf (Results 1 - 4 of 4) sorted by relevance

/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h195 typedef const struct SLAndroidConfigurationItf_ * const * SLAndroidConfigurationItf; typedef
204 SLresult (*SetConfiguration) (SLAndroidConfigurationItf self,
209 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
215 SLresult (*AcquireJavaProxy) (SLAndroidConfigurationItf self,
219 SLresult (*ReleaseJavaProxy) (SLAndroidConfigurationItf self,
/frameworks/wilhelm/src/itf/
H A DIAndroidConfiguration.c26 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self,
67 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self,
256 * self An SLAndroidConfigurationItf obtained from either an OpenSL ES AudioPlayer
269 static SLresult IAndroidConfiguration_AcquireJavaProxy(SLAndroidConfigurationItf self,
308 * self An SLAndroidConfigurationItf obtained from either an OpenSL ES AudioPlayer
316 static SLresult IAndroidConfiguration_ReleaseJavaProxy(SLAndroidConfigurationItf self,
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayStreamType.cpp69 SLAndroidConfigurationItf configItf;
105 /* Set arrays required[] and iidArray[] for SLAndroidConfigurationItf interfaces */
153 /* Get the SLPlayItf, SLPrefetchStatusItf and SLAndroidConfigurationItf interfaces for player */
240 fprintf(stdout, "OpenSL ES test %s: exercises SLPlayItf, SLAndroidConfigurationItf\n",
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp197 SLAndroidConfigurationItf configItf;

Completed in 658 milliseconds