Searched defs:hwDev (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/services/audioflinger/datapath/ |
D | AudioStreamIn.cpp | 42 sp<DeviceHalInterface> AudioStreamIn::hwDev() const in hwDev() function in android::AudioStreamIn
|
D | AudioStreamOut.cpp | 43 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
|
/frameworks/av/services/audioflinger/ |
D | Threads.cpp | 10180 AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut) in MmapThread() 10958 AudioHwDevice* hwDev, AudioStreamOut* output, bool systemReady) { in create() 10964 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread() 11259 AudioHwDevice* hwDev, AudioStreamIn* input, bool systemReady) { in create() 11265 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()
|