Home
last modified time | relevance | path

Searched refs:SLDynamicInterfaceManagementItf (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
DIDynamicInterfaceManagement.cpp105 static SLresult IDynamicInterfaceManagement_AddInterface(SLDynamicInterfaceManagementItf self, in IDynamicInterfaceManagement_AddInterface()
201 SLDynamicInterfaceManagementItf self, const SLInterfaceID iid) in IDynamicInterfaceManagement_RemoveInterface()
353 static SLresult IDynamicInterfaceManagement_ResumeInterface(SLDynamicInterfaceManagementItf self, in IDynamicInterfaceManagement_ResumeInterface()
440 static SLresult IDynamicInterfaceManagement_RegisterCallback(SLDynamicInterfaceManagementItf self, in IDynamicInterfaceManagement_RegisterCallback()
/frameworks/wilhelm/tests/sandbox/
Ddim.c54 SLDynamicInterfaceManagementItf outputMixDIM; in main()
Doutputmix.c82 SLDynamicInterfaceManagementItf outputMixDynamicInterfaceManagement; in main()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1973 typedef const struct SLDynamicInterfaceManagementItf_ * const * SLDynamicInterfaceManagementItf; typedef
1976 SLDynamicInterfaceManagementItf caller,
1986 SLDynamicInterfaceManagementItf self,
1991 SLDynamicInterfaceManagementItf self,
1995 SLDynamicInterfaceManagementItf self,
2000 SLDynamicInterfaceManagementItf self,
/frameworks/libs/native_bridge_support/android_api/libOpenSLES/proxy/
Dsles_trampolines.cc270 void RegisterSLDynamicInterfaceManagementItfMethods(SLDynamicInterfaceManagementItf itf) { in RegisterSLDynamicInterfaceManagementItfMethods()
274 REGISTER_CUSTOM_TRAMPOLINE(SLDynamicInterfaceManagementItf, RegisterCallback); in RegisterSLDynamicInterfaceManagementItfMethods()
758 *static_cast<SLDynamicInterfaceManagementItf*>(itf)); in RegisterMethodsById()