Home | History | Annotate | Download | only in itf

Lines Matching refs:numInterfaces

96     SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
110 result = checkInterfaces(pCLEDDevice_class, numInterfaces, pInterfaceIds,
134 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
148 result = checkInterfaces(pCVibraDevice_class, numInterfaces,
172 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces,
184 result = checkInterfaces(pCAudioPlayer_class, numInterfaces,
412 SLDataSource *pAudioSrc, SLDataSink *pAudioSnk, SLuint32 numInterfaces,
427 result = checkInterfaces(pCAudioRecorder_class, numInterfaces,
555 SLDataSink *pVibra, SLDataSink *pLEDArray, SLuint32 numInterfaces,
570 result = checkInterfaces(pCMidiPlayer_class, numInterfaces,
602 SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds, const SLboolean *pInterfaceRequired)
616 result = checkInterfaces(pCListener_class, numInterfaces,
638 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces,
653 result = checkInterfaces(pC3DGroup_class, numInterfaces,
676 static SLresult IEngine_CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, SLuint32 numInterfaces,
688 result = checkInterfaces(pCOutputMix_class, numInterfaces,
726 SLDataSource *pDataSource, SLuint32 numInterfaces, const SLInterfaceID *pInterfaceIds,
742 result = checkInterfaces(pCMetadataExtractor_class, numInterfaces,
770 void *pParameters, SLuint32 objectID, SLuint32 numInterfaces,
1018 XAuint32 deviceID, XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1031 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1044 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1049 (SLObjectItf *) pDevice, deviceID, numInterfaces, (const SLInterfaceID *) pInterfaceIds,
1055 XAuint32 deviceID, XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1060 (SLObjectItf *) pDevice, deviceID, numInterfaces, (const SLInterfaceID *) pInterfaceIds,
1068 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1080 result = checkInterfaces(pCMediaPlayer_class, numInterfaces,
1269 XADataSink *pDataSnk, XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1288 XAuint32 numInterfaces, const XAInterfaceID *pInterfaceIds,
1293 (SLObjectItf *) pMix, numInterfaces, (const SLInterfaceID *) pInterfaceIds,
1299 XADataSource *pDataSource, XAuint32 numInterfaces,
1304 (SLObjectItf *) pMetadataExtractor, (SLDataSource *) pDataSource, numInterfaces,
1310 void *pParameters, XAuint32 objectID, XAuint32 numInterfaces,
1315 (SLObjectItf *) pObject, pParameters, objectID, numInterfaces,