Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Doutputmix.c66 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OBJECT, &outputMixObject2); in main()
79 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OBJECT, &outputMixObject2); in main()
127 SLInterfaceID ids[10] = {SL_IID_OBJECT, SL_IID_DYNAMICINTERFACEMANAGEMENT, SL_IID_OUTPUTMIX, in main()
140 result = (*outputMixObject)->GetInterface(outputMixObject, SL_IID_OBJECT, in main()
/frameworks/libs/native_bridge_support/libOpenSLES/
Dstubs_arm.cc61 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_OBJECT);
119 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_OBJECT); in init_stub_library()
Dstubs_arm64.cc61 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_OBJECT);
119 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_OBJECT); in init_stub_library()
/frameworks/wilhelm/src/
DlibOpenSLES.map.txt41 SL_IID_OBJECT; # var
Dsl_iid.cpp54 const SLInterfaceID SL_IID_OBJECT = &SL_IID_array[MPH_OBJECT]; variable
/frameworks/wilhelm/include/SLES/
DOpenSLES.h386 extern SL_API const SLInterfaceID SL_IID_OBJECT;