Home
last modified time | relevance | path

Searched refs:updateOutDevicesForRecordThreads_l (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.h821 void updateOutDevicesForRecordThreads_l(const DeviceDescriptorBaseVector& devices);
H A DPatchPanel.cpp415 mAudioFlinger.updateOutDevicesForRecordThreads_l(devices); in createAudioPatch()
H A DAudioFlinger.cpp1462 void AudioFlinger::updateOutDevicesForRecordThreads_l(const DeviceDescriptorBaseVector& devices) in updateOutDevicesForRecordThreads_l() function in android::AudioFlinger