Searched refs:mSwOutput (Results 1 – 2 of 2) sorted by relevance
254 return swOutput != nullptr && mSwOutput.promote() == swOutput; in belongsToOutput()263 wp<SwAudioOutputDescriptor> swOutput() const { return mSwOutput; } in swOutput()278 wp<SwAudioOutputDescriptor> mSwOutput; variable
113 mSwOutput = swOutput; in setSwOutput()