Searched refs:mHalDevice (Results 1 – 2 of 2) sorted by relevance
1549 sp<DeviceHalInterface> mHalDevice; variable
7571 mHalStream(stream), mHalDevice(hwDev->hwDevice()), mAudioHwDev(hwDev), in MmapThread()7995 status = mHalDevice->createAudioPatch(patch->num_sources, in createAudioPatch_l()8048 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l()8052 status = mHalDevice->releaseAudioPatch(handle); in releaseAudioPatch_l()