Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioStreamOut.cpp49 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
DAudioFlinger.h704 sp<DeviceHalInterface> hwDev() const { return audioHwDev->hwDevice(); } in hwDev() function
DThreads.cpp7544 AudioHwDevice *hwDev, sp<StreamHalInterface> stream, in MmapThread()
8203 AudioHwDevice *hwDev, AudioStreamOut *output, in MmapPlaybackThread()
8376 AudioHwDevice *hwDev, AudioStreamIn *input, in MmapCaptureThread()