Home
last modified time | relevance | path

Searched refs:SLAndroidConfigurationItf (Results 1 – 5 of 5) 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.h150 typedef const struct SLAndroidConfigurationItf_ * const * SLAndroidConfigurationItf; typedef
154 SLresult (*SetConfiguration) (SLAndroidConfigurationItf self,
159 SLresult (*GetConfiguration) (SLAndroidConfigurationItf self,
/frameworks/wilhelm/tests/mimeUri/
DslesTestPlayStreamType.cpp69 SLAndroidConfigurationItf configItf; in TestStreamTypeConfiguration()
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp158 SLAndroidConfigurationItf configItf; in TestRecToBuffQueue()
/frameworks/ex/variablespeed/jni/
Dvariablespeed.cc220 SLAndroidConfigurationItf playerConfig; in setAudioStreamType()