Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp2341 sp<DeviceDescriptor> sinkDeviceDesc = in createAudioPatch() local
2343 if (sinkDeviceDesc == 0) { in createAudioPatch()
2346 sinkDeviceDesc->toAudioPortConfig(&newPatch.sinks[i], &patch->sinks[i]); in createAudioPatch()
2348 if (srcDeviceDesc->mModule != sinkDeviceDesc->mModule) { in createAudioPatch()
2354 getOutputsForDevice(sinkDeviceDesc->mDeviceType, in createAudioPatch()