Searched refs:SLAndroidConfigurationItf (Results 1 – 5 of 5) sorted by relevance
196 typedef const struct SLAndroidConfigurationItf_ * const * SLAndroidConfigurationItf; typedef205 SLresult (*SetConfiguration) (SLAndroidConfigurationItf self,210 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,216 SLresult (*AcquireJavaProxy) (SLAndroidConfigurationItf self,220 SLresult (*ReleaseJavaProxy) (SLAndroidConfigurationItf self,
34 static SLresult IAndroidConfiguration_SetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_SetConfiguration()75 static SLresult IAndroidConfiguration_GetConfiguration(SLAndroidConfigurationItf self, in IAndroidConfiguration_GetConfiguration()267 static SLresult IAndroidConfiguration_AcquireJavaProxy(SLAndroidConfigurationItf self, in IAndroidConfiguration_AcquireJavaProxy()314 static SLresult IAndroidConfiguration_ReleaseJavaProxy(SLAndroidConfigurationItf self, in IAndroidConfiguration_ReleaseJavaProxy()
69 SLAndroidConfigurationItf configItf; in TestStreamTypeConfiguration()
190 SLAndroidConfigurationItf playerConfig; in createBufferQueueAudioPlayer()
202 SLAndroidConfigurationItf configItf; in TestRecToBuffQueue()