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