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