Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DAudioHwDevice.cpp96 bool AudioHwDevice::supportsAudioPatches() const { in supportsAudioPatches() function in android::AudioHwDevice
H A DThreads.cpp9952 bool supportsAudioPatches = mHalDevice->supportsAudioPatches(&supportsAudioPatches) == OK ? in releaseAudioPatch_l() local
/aosp12/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalLocal.cpp152 status_t DeviceHalLocal::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::CPP_VERSION::DeviceHalLocal
H A DDeviceHalHidl.cpp297 status_t DeviceHalHidl::supportsAudioPatches(bool *supportsPatches) { in supportsAudioPatches() function in android::CPP_VERSION::DeviceHalHidl
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DPrimaryDevice.cpp112 Return<bool> PrimaryDevice::supportsAudioPatches() { in supportsAudioPatches() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
H A DDevice.cpp318 Return<bool> Device::supportsAudioPatches() { in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device