Searched defs:numInterfaces (Results 1 – 13 of 13) sorted by relevance
/frameworks/wilhelm/src/itf/ |
D | IEngine.cpp | 96 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 …]
|
D | IObject.cpp | 686 SLint16 numInterfaces, SLInterfaceID *pInterfaceIDs, SLboolean enabled) in IObject_SetLossOfControlInterfaces()
|
/frameworks/wilhelm/src/ |
D | sl_entry.cpp | 22 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in slCreateEngine()
|
D | xa_entry.cpp | 22 const XAEngineOption *pEngineOptions, XAuint32 numInterfaces, in xaCreateEngine()
|
D | entry.cpp | 28 const SLEngineOption *pEngineOptions, SLuint32 numInterfaces, in liCreateEngine()
|
D | sles.cpp | 151 SLresult checkInterfaces(const ClassTable *clazz, SLuint32 numInterfaces, in checkInterfaces()
|
/frameworks/wilhelm/tests/sandbox/ |
D | urimime.c | 77 SLuint32 numInterfaces = 1; in main() local
|
D | configbq.c | 128 SLuint32 numInterfaces = 1; in main() local
|
/frameworks/base/services/usb/java/com/android/server/usb/descriptors/ |
D | Usb10ACHeader.java | 73 int numInterfaces = getNumInterfaces(); in report() local
|
/frameworks/wilhelm/src/ut/ |
D | OpenSLESUT.c | 134 unsigned numInterfaces) in slesutPrintIIDs()
|
/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/ |
D | UsbUtil.java | 47 int numInterfaces = device.getInterfaceCount(); in possiblyAndroid() local
|
/frameworks/base/core/java/com/android/internal/usb/ |
D | DumpUtils.java | 98 int numInterfaces = configuration.getInterfaceCount(); in writeConfiguration() local
|
/frameworks/wilhelm/tests/examples/ |
D | slesTestRecBuffQueue.cpp | 216 int numInterfaces = NUM_EXPLICIT_INTERFACES_FOR_RECORDER; in TestRecToBuffQueue() local
|