Home
last modified time | relevance | path

Searched defs:hwDev (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioStreamOut.cpp50 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
DAudioFlinger.h890 sp<DeviceHalInterface> hwDev() const { return audioHwDev->hwDevice(); } in hwDev() function
DThreads.cpp9856 AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut) in MmapThread()
10615 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread()
10908 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()