Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp4008 audio_port_config sourcePortConfig = {}; in createAudioPatchInternal() local
4018 srcDevice->toAudioPortConfig(&sourcePortConfig, &patch->sources[0]); in createAudioPatchInternal()
4019 patchBuilder.addSource(sourcePortConfig); in createAudioPatchInternal()