Searched refs:getOutputFromId (Results 1 – 3 of 3) sorted by relevance
216 sp<SwAudioOutputDescriptor> getOutputFromId(audio_port_handle_t id) const;
682 sp<SwAudioOutputDescriptor> SwAudioOutputCollection::getOutputFromId(audio_port_handle_t id) const in getOutputFromId() function in android::SwAudioOutputCollection
2832 sp<SwAudioOutputDescriptor> out = mOutputs.getOutputFromId(port->id); in getAudioPort()2900 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(patch->sources[0].id); in createAudioPatch()3131 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(patch->sources[0].id); in releaseAudioPatch()3196 sp<SwAudioOutputDescriptor> outputDesc = mOutputs.getOutputFromId(config->id); in setAudioPortConfig()