Home
last modified time | relevance | path

Searched refs:slQuerySupportedEngineInterfaces (Results 1 – 7 of 7) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libOpenSLES/
Dstubs_arm.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(slQuerySupportedEngineInterfaces);
80 INIT_INTERCEPTABLE_STUB_FUNCTION("libOpenSLES.so", slQuerySupportedEngineInterfaces); in init_stub_library()
Dstubs_riscv64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(slQuerySupportedEngineInterfaces);
80 INIT_INTERCEPTABLE_STUB_FUNCTION("libOpenSLES.so", slQuerySupportedEngineInterfaces); in init_stub_library()
Dstubs_arm64.cc22 DEFINE_INTERCEPTABLE_STUB_FUNCTION(slQuerySupportedEngineInterfaces);
80 INIT_INTERCEPTABLE_STUB_FUNCTION("libOpenSLES.so", slQuerySupportedEngineInterfaces); in init_stub_library()
/frameworks/wilhelm/src/
Dsl_entry.cpp52 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(SLuint32 index, in slQuerySupportedEngineInterfaces() function
DlibOpenSLES.map.txt58 slQuerySupportedEngineInterfaces;
/frameworks/wilhelm/tests/sandbox/
Dengine.c45 result = slQuerySupportedEngineInterfaces(index, &interfaceID); in main()
55 result = slQuerySupportedEngineInterfaces(index, NULL); in main()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h2765 SL_API SLresult SLAPIENTRY slQuerySupportedEngineInterfaces(