Searched defs:hwOutput (Results 1 – 2 of 2) sorted by relevance
117 void SourceClientDescriptor::setHwOutput(const sp<HwAudioOutputDescriptor>& hwOutput) in setHwOutput()
265 wp<HwAudioOutputDescriptor> hwOutput() const { return mHwOutput; } in hwOutput() function