Searched defs:hwDev (Results 1 – 3 of 3) sorted by relevance
49 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
831 sp<DeviceHalInterface> hwDev() const { return audioHwDev->hwDevice(); } in hwDev() function
9080 AudioHwDevice *hwDev, sp<StreamHalInterface> stream, bool systemReady, bool isOut) in MmapThread()9814 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread()10045 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()