Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DAudioStreamOut.cpp49 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
H A DAudioFlinger.h835 sp<DeviceHalInterface> hwDev() const { return audioHwDev->hwDevice(); } in hwDev() function
H A DThreads.cpp9396 AudioHwDevice *hwDev, sp<StreamHalInterface> stream, bool systemReady, bool isOut) in MmapThread()
10130 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread()
10361 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()