Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp3973 audio_port_config sourcePortConfig = {}; in createAudioPatchInternal() local
3983 srcDevice->toAudioPortConfig(&sourcePortConfig, &patch->sources[0]); in createAudioPatchInternal()
3984 patchBuilder.addSource(sourcePortConfig); in createAudioPatchInternal()