Searched defs:swOutput (Results 1 – 3 of 3) sorted by relevance
95 void SourceClientDescriptor::setSwOutput(const sp<SwAudioOutputDescriptor>& swOutput) in setSwOutput()
197 wp<SwAudioOutputDescriptor> swOutput() const { return mSwOutput; } in swOutput() function
4000 sp<SwAudioOutputDescriptor> swOutput = sourceDesc->swOutput().promote(); in connectAudioSource() local4275 sp<SwAudioOutputDescriptor> swOutput = sourceDesc->swOutput().promote(); in disconnectAudioSource() local