Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioHwDevice.cpp99 bool AudioHwDevice::supportsAudioPatches() const { in supportsAudioPatches() function in android::AudioHwDevice
DThreads.cpp10119 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l() local
/frameworks/av/media/libaudiohal/impl/
DDeviceHalHidl.cpp346 status_t DeviceHalHidl::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::DeviceHalHidl