Searched refs:setSwOutput (Results 1 – 3 of 3) sorted by relevance
97 void SourceClientDescriptor::setSwOutput(const sp<SwAudioOutputDescriptor>& swOutput) in setSwOutput() function in android::SourceClientDescriptor
194 void setSwOutput(const sp<SwAudioOutputDescriptor>& swOutput);
3935 sourceDesc->setSwOutput(outputDesc); in connectAudioSource()