Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/
H A DIAfPatchPanel.h96 virtual void updateOutDevicesForRecordThreads_l(const DeviceDescriptorBaseVector& devices)
H A DAudioFlinger.h354 void updateOutDevicesForRecordThreads_l(const DeviceDescriptorBaseVector& devices) final
H A DPatchPanel.cpp414 mAfPatchPanelCallback->updateOutDevicesForRecordThreads_l(devices); in createAudioPatch_l()
H A DAudioFlinger.cpp1848 void AudioFlinger::updateOutDevicesForRecordThreads_l(const DeviceDescriptorBaseVector& devices) in updateOutDevicesForRecordThreads_l() function in android::AudioFlinger