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