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

/frameworks/wilhelm/src/
H A Dsl_iid.c78 const SLInterfaceID SL_IID_ANDROIDCONFIGURATION = &SL_IID_array[MPH_ANDROIDCONFIGURATION]; variable
/frameworks/wilhelm/tests/mimeUri/
H A DslesTestPlayStreamType.cpp111 iidArray[1] = SL_IID_ANDROIDCONFIGURATION;
136 result = (*player)->GetInterface(player, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf);
/frameworks/wilhelm/tests/examples/
H A DslesTestRecBuffQueue.cpp50 /* Explicitly requesting SL_IID_ANDROIDSIMPLEBUFFERQUEUE and SL_IID_ANDROIDCONFIGURATION
232 iidArray[1] = SL_IID_ANDROIDCONFIGURATION;
302 result = (*recorder)->GetInterface(recorder, SL_IID_ANDROIDCONFIGURATION, (void*)&configItf);
/frameworks/wilhelm/include/SLES/
H A DOpenSLES_Android.h190 extern SL_API const SLInterfaceID SL_IID_ANDROIDCONFIGURATION;

Completed in 423 milliseconds