Home
last modified time | relevance | path

Searched refs:mHalDevice (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h1984 sp<DeviceHalInterface> mHalDevice; variable
DThreads.cpp9084 mHalStream(stream), mHalDevice(hwDev->hwDevice()), mAudioHwDev(hwDev), in MmapThread()
9581 status = mHalDevice->createAudioPatch(patch->num_sources, in createAudioPatch_l()
9636 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l()
9640 status = mHalDevice->releaseAudioPatch(handle); in releaseAudioPatch_l()