Searched refs:SLDynamicInterfaceManagementItf (Results 1 – 5 of 5) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | IDynamicInterfaceManagement.cpp | 105 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/ |
D | dim.c | 54 SLDynamicInterfaceManagementItf outputMixDIM; in main()
|
D | outputmix.c | 82 SLDynamicInterfaceManagementItf outputMixDynamicInterfaceManagement; in main()
|
/frameworks/wilhelm/include/SLES/ |
D | OpenSLES.h | 1973 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/ |
D | sles_trampolines.cc | 270 void RegisterSLDynamicInterfaceManagementItfMethods(SLDynamicInterfaceManagementItf itf) { in RegisterSLDynamicInterfaceManagementItfMethods() 274 REGISTER_CUSTOM_TRAMPOLINE(SLDynamicInterfaceManagementItf, RegisterCallback); in RegisterSLDynamicInterfaceManagementItfMethods() 758 *static_cast<SLDynamicInterfaceManagementItf*>(itf)); in RegisterMethodsById()
|