Searched refs:setSwOutput (Results 1 – 3 of 3) sorted by relevance
102 void SourceClientDescriptor::setSwOutput(const sp<SwAudioOutputDescriptor>& swOutput) in setSwOutput() function in android::SourceClientDescriptor
217 void setSwOutput(const sp<SwAudioOutputDescriptor>& swOutput);
4033 sourceDesc->setSwOutput(outputDesc); in createAudioPatchInternal()4486 sourceDesc->setSwOutput(nullptr); in connectAudioSource()