Home | History | Annotate | Download | only in itf

Lines Matching refs:SLEngineItf

114 static SLresult IEngine_CreateLEDDevice(SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID,
152 static SLresult IEngine_CreateVibraDevice(SLEngineItf self, SLObjectItf *pDevice, SLuint32 deviceID,
190 static SLresult IEngine_CreateAudioPlayer(SLEngineItf self, SLObjectItf *pPlayer,
423 static SLresult IEngine_CreateAudioRecorder(SLEngineItf self, SLObjectItf *pRecorder,
560 static SLresult IEngine_CreateMidiPlayer(SLEngineItf self, SLObjectItf *pPlayer,
608 static SLresult IEngine_CreateListener(SLEngineItf self, SLObjectItf *pListener,
645 static SLresult IEngine_Create3DGroup(SLEngineItf self, SLObjectItf *pGroup, SLuint32 numInterfaces,
683 static SLresult IEngine_CreateOutputMix(SLEngineItf self, SLObjectItf *pMix, SLuint32 numInterfaces,
732 static SLresult IEngine_CreateMetadataExtractor(SLEngineItf self, SLObjectItf *pMetadataExtractor,
776 static SLresult IEngine_CreateExtensionObject(SLEngineItf self, SLObjectItf *pObject,
793 static SLresult IEngine_QueryNumSupportedInterfaces(SLEngineItf self,
832 static SLresult IEngine_QuerySupportedInterfaces(SLEngineItf self,
888 static SLresult IEngine_QueryNumSupportedExtensions(SLEngineItf self, SLuint32 *pNumExtensions)
903 static SLresult IEngine_QuerySupportedExtension(SLEngineItf self,
945 static SLresult IEngine_IsExtensionSupported(SLEngineItf self,