Home | History | Annotate | Download | only in itf

Lines Matching refs:numInterfaces

115     SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
129 result = checkInterfaces(pCLEDDevice_class, numInterfaces, pInterfaceIds,
153 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
167 result = checkInterfaces(pCVibraDevice_class, numInterfaces,
191 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces,
203 result = checkInterfaces(pCAudioPlayer_class, numInterfaces,
424 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces,
439 result = checkInterfaces(pCAudioRecorder_class, numInterfaces,
562 SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces,
577 result = checkInterfaces(pCMidiPlayer_class, numInterfaces,
609 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
623 result = checkInterfaces(pCListener_class, numInterfaces,
645 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces,
660 result = checkInterfaces(pC3DGroup_class, numInterfaces,
683 static SLresult IEngine_CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, SLuint32 numInterfaces,
695 result = checkInterfaces(pCOutputMix_class, numInterfaces,
733 SLDataSource *pDataSource, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds,
749 result = checkInterfaces(pCMetadataExtractor_class, numInterfaces,
777 void *pParameters, SLuint32 objectID, SLuint32 numInterfaces,
1020 XAuint32 deviceID, XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1033 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1046 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1051 (SLObjectItf *) pDevice, deviceID, numInterfaces, (const SLInterfaceID *) pInterfaceIds,
1057 XAuint32 deviceID, XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1062 (SLObjectItf *) pDevice, deviceID, numInterfaces, (const SLInterfaceID *) pInterfaceIds,
1070 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1082 result = checkInterfaces(pCMediaPlayer_class, numInterfaces,
1291 XADataSink *pDataSnk, XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1310 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1315 (SLObjectItf *) pMix, numInterfaces, (const SLInterfaceID *) pInterfaceIds,
1321 XADataSource *pDataSource, XAuint32 numInterfaces,
1326 (SLObjectItf *) pMetadataExtractor, (SLDataSource *) pDataSource, numInterfaces,
1332 void *pParameters, XAuint32 objectID, XAuint32 numInterfaces,
1337 (SLObjectItf *) pObject, pParameters, objectID, numInterfaces,