Searched defs:supportsAudioPatches (Results 1 – 4 of 4) sorted by relevance
| /frameworks/av/services/audioflinger/ | ||
| D | AudioHwDevice.cpp | 96 bool AudioHwDevice::supportsAudioPatches() const { in supportsAudioPatches() function in android::AudioHwDevice |
| D | Threads.cpp | 9022 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l() local |
| /frameworks/av/media/libaudiohal/impl/ | ||
| D | DeviceHalLocal.cpp | 152 status_t DeviceHalLocal::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::CPP_VERSION::DeviceHalLocal |
| D | DeviceHalHidl.cpp | 313 status_t DeviceHalHidl::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::CPP_VERSION::DeviceHalHidl |