Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioHwDevice.h42 sp<DeviceHalInterface> hwDevice, in AudioHwDevice()
60 sp<DeviceHalInterface> hwDevice() const { return mHwDevice; } in hwDevice() function
DPatchPanel.cpp205 sp<DeviceHalInterface> hwDevice = in createAudioPatch() local
347 sp<DeviceHalInterface> hwDevice = audioHwDevice->hwDevice(); in createAudioPatch() local
630 sp<DeviceHalInterface> hwDevice = audioHwDevice->hwDevice(); in releaseAudioPatch() local
DThreads.cpp3506 sp<DeviceHalInterface> hwDevice = mOutput->audioHwDev->hwDevice(); in createAudioPatch_l() local
3556 sp<DeviceHalInterface> hwDevice = mOutput->audioHwDev->hwDevice(); in releaseAudioPatch_l() local
7450 sp<DeviceHalInterface> hwDevice = mInput->audioHwDev->hwDevice(); in createAudioPatch_l() local
7490 sp<DeviceHalInterface> hwDevice = mInput->audioHwDev->hwDevice(); in releaseAudioPatch_l() local