Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/datapath/
DAudioStreamIn.cpp42 sp<DeviceHalInterface> AudioStreamIn::hwDev() const in hwDev() function in android::AudioStreamIn
DAudioStreamOut.cpp42 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
/frameworks/av/services/audioflinger/
DThreads.cpp10419 AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut) in MmapThread()
11250 AudioHwDevice* hwDev, AudioStreamOut* output, bool systemReady) { in create()
11256 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread()
11630 AudioHwDevice* hwDev, AudioStreamIn* input, bool systemReady) { in create()
11636 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()