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