Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/datapath/
DAudioHwDevice.h49 const sp<DeviceHalInterface>& hwDevice, in AudioHwDevice()
75 [[nodiscard]] sp<DeviceHalInterface> hwDevice() const { return mHwDevice; } in hwDevice() function
/frameworks/av/services/audioflinger/
DPatchPanel.cpp101 AudioHwDevice* hwDevice = findAudioHwDeviceByModule_l(port->ext.device.hw_module); in getAudioPort_l() local
174 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule_l(hwModule); in createAudioPatch_l() local
361 sp<DeviceHalInterface> hwDevice = audioHwDevice->hwDevice(); in createAudioPatch_l() local
494 AudioHwDevice* hwDevice = findAudioHwDeviceByModule_l(devicePort->ext.device.hw_module); in getAudioMixPort_l() local
792 sp<DeviceHalInterface> hwDevice = findHwDeviceByModule_l(src.ext.device.hw_module); in releaseAudioPatch_l() local
DThreads.cpp4984 sp<DeviceHalInterface> hwDevice = mOutput->audioHwDev->hwDevice(); in createAudioPatch_l() local
5036 sp<DeviceHalInterface> hwDevice = mOutput->audioHwDev->hwDevice(); in releaseAudioPatch_l() local
9877 sp<DeviceHalInterface> hwDevice = mInput->audioHwDev->hwDevice(); in createAudioPatch_l() local
9918 sp<DeviceHalInterface> hwDevice = mInput->audioHwDev->hwDevice(); in releaseAudioPatch_l() local