Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioHwDevice.cpp96 bool AudioHwDevice::supportsAudioPatches() const { in supportsAudioPatches() function in android::AudioHwDevice
DThreads.cpp7999 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l() local
/frameworks/av/media/libaudiohal/
DDeviceHalLocal.cpp149 status_t DeviceHalLocal::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::DeviceHalLocal
DDeviceHalHidl.cpp296 status_t DeviceHalHidl::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::DeviceHalHidl