Searched refs:slQuerySupportedEngineInterfaces (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
H A Dsl_entry.c50 /** \brief slQuerySupportedEngineInterfaces Function */
52 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(SLuint32 index, function
/frameworks/wilhelm/tests/sandbox/
H A Dengine.c45 result = slQuerySupportedEngineInterfaces(index, &interfaceID);
55 result = slQuerySupportedEngineInterfaces(index, NULL);
117 // Use the interface ID as returned by slQuerySupportedEngineInterfaces
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2765 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(

Completed in 351 milliseconds