Home
last modified time | relevance | path

Searched defs:numInterfaces (Results 1 – 13 of 13) sorted by relevance

/frameworks/wilhelm/src/itf/
DIEngine.cpp96 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) in IEngine_CreateLEDDevice()
134 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) in IEngine_CreateVibraDevice()
172 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in IEngine_CreateAudioPlayer()
412 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces, in IEngine_CreateAudioRecorder()
555 SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces, in IEngine_CreateMidiPlayer()
602 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired) in IEngine_CreateListener()
638 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces, in IEngine_Create3DGroup()
676 static SLresult IEngine_CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, SLuint32 numInterfaces, in IEngine_CreateOutputMix()
726 SLDataSource *pDataSource, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, in IEngine_CreateMetadataExtractor()
770 void *pParameters, SLuint32 objectID, SLuint32 numInterfaces, in IEngine_CreateExtensionObject()
[all …]
DIObject.cpp686 SLint16 numInterfaces, SLInterfaceID *pInterfaceIDs, SLboolean enabled) in IObject_SetLossOfControlInterfaces()
/frameworks/wilhelm/src/
Dsl_entry.cpp22 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in slCreateEngine()
Dxa_entry.cpp22 const XAEngineOption *pEngineOptions, XAuint32 numInterfaces, in xaCreateEngine()
Dentry.cpp28 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in liCreateEngine()
Dsles.cpp151 SLresult checkInterfaces(const ClassTable *clazz, SLuint32 numInterfaces, in checkInterfaces()
/frameworks/wilhelm/tests/sandbox/
Durimime.c77 SLuint32 numInterfaces = 1; in main() local
Dconfigbq.c128 SLuint32 numInterfaces = 1; in main() local
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
DUsb10ACHeader.java73 int numInterfaces = getNumInterfaces(); in report() local
/frameworks/wilhelm/src/ut/
DOpenSLESUT.c134 unsigned numInterfaces) in slesutPrintIIDs()
/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
DUsbUtil.java47 int numInterfaces = device.getInterfaceCount(); in possiblyAndroid() local
/frameworks/base/core/java/com/android/internal/usb/
DDumpUtils.java98 int numInterfaces = configuration.getInterfaceCount(); in writeConfiguration() local
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp216 int numInterfaces = NUM_EXPLICIT_INTERFACES_FOR_RECORDER; in TestRecToBuffQueue() local