Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp530 sp<DeviceDescriptor> txSinkDeviceDesc = deviceList.itemAt(0); in updateCallRouting() local
531 txSinkDeviceDesc->toAudioPortConfig(&patch.sinks[0]); in updateCallRouting()