Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/datapath/
H A DAudioStreamIn.cpp42 sp<DeviceHalInterface> AudioStreamIn::hwDev() const in hwDev() function in android::AudioStreamIn
H A DAudioStreamOut.cpp42 sp<DeviceHalInterface> AudioStreamOut::hwDev() const in hwDev() function in android::AudioStreamOut
/aosp_15_r20/frameworks/av/services/audioflinger/
H A DThreads.cpp10392 AudioHwDevice *hwDev, const sp<StreamHalInterface>& stream, bool systemReady, bool isOut) in MmapThread()
11200 AudioHwDevice* hwDev, AudioStreamOut* output, bool systemReady) { in create()
11206 AudioHwDevice *hwDev, AudioStreamOut *output, bool systemReady) in MmapPlaybackThread()
11545 AudioHwDevice* hwDev, AudioStreamIn* input, bool systemReady) { in create()
11551 AudioHwDevice *hwDev, AudioStreamIn *input, bool systemReady) in MmapCaptureThread()