Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp2324 sp<DeviceDescriptor> srcDeviceDesc = in createAudioPatch() local
2326 if (srcDeviceDesc == 0) { in createAudioPatch()
2333 srcDeviceDesc->toAudioPortConfig(&newPatch.sources[0], &patch->sources[0]); in createAudioPatch()
2348 if (srcDeviceDesc->mModule != sinkDeviceDesc->mModule) { in createAudioPatch()