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