Searched refs:getOutputFromId (Results 1 – 3 of 3) sorted by relevance
552 sp<SwAudioOutputDescriptor> getOutputFromId(audio_port_handle_t id) const;
910 sp<SwAudioOutputDescriptor> SwAudioOutputCollection::getOutputFromId(audio_port_handle_t id) const in getOutputFromId() function in android::SwAudioOutputCollection
4247 sp<SwAudioOutputDescriptor> out = mOutputs.getOutputFromId(port->id); in getAudioPort()4391 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(patch->sources[0].id); in createAudioPatchInternal()4688 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(patch->sources[0].id); in releaseAudioPatchInternal()4722 outputDesc = mOutputs.getOutputFromId(patch->sources[1].id); in releaseAudioPatchInternal()4790 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(config->id); in setAudioPortConfig()