Home
last modified time | relevance | path

Searched refs:slQueryNumSupportedEngineInterfaces (Results 1 – 6 of 6) sorted by relevance

/frameworks/libs/native_bridge_support/libOpenSLES/
Dstubs_arm.cc21 DEFINE_INTERCEPTABLE_STUB_FUNCTION(slQueryNumSupportedEngineInterfaces);
79 INIT_INTERCEPTABLE_STUB_FUNCTION("libOpenSLES.so", slQueryNumSupportedEngineInterfaces); in init_stub_library()
Dstubs_arm64.cc21 DEFINE_INTERCEPTABLE_STUB_FUNCTION(slQueryNumSupportedEngineInterfaces);
79 INIT_INTERCEPTABLE_STUB_FUNCTION("libOpenSLES.so", slQueryNumSupportedEngineInterfaces); in init_stub_library()
/frameworks/wilhelm/src/
Dsl_entry.cpp37 SL_API SLresult SLAPIENTRY slQueryNumSupportedEngineInterfaces(SLuint32 *pNumSupportedInterfaces) in slQueryNumSupportedEngineInterfaces() function
DlibOpenSLES.map.txt57 slQueryNumSupportedEngineInterfaces;
/frameworks/wilhelm/tests/sandbox/
Dengine.c29 result = slQueryNumSupportedEngineInterfaces(&numSupportedInterfaces); in main()
31 result = slQueryNumSupportedEngineInterfaces(NULL); in main()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2761 SL_API SLresult SLAPIENTRY slQueryNumSupportedEngineInterfaces(