Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIAndroidConfiguration.c22 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_SetConfiguration()
63 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_GetConfiguration()
/frameworks/wilhelm/include/SLES/
DOpenSLES_Android.h172 typedef const struct SLAndroidConfigurationItf_ * const * SLAndroidConfigurationItf; typedef
176 SLresult (*SetConfiguration) (SLAndroidConfigurationItf self,
181 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayStreamType.cpp69 SLAndroidConfigurationItf configItf; in TestStreamTypeConfiguration()
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp197 SLAndroidConfigurationItf configItf; in TestRecToBuffQueue()