Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h879 const sp<DeviceDescriptor> &sourceDevice,
DAudioPolicyManager.cpp1411 const sp<DeviceDescriptor> &sourceDevice, in getMsdProfiles() argument
1425 inProfile->supportsDevice(sourceDevice)) { in getMsdProfiles()
1501 const sp<DeviceDescriptor> sourceDevice = msdIsSource ? getMsdAudioInDevice() : device; in buildMsdPatch() local
1504 patchBuilder.addSource(sourceDevice).addSink(sinkDevice); in buildMsdPatch()
1513 if (getMsdProfiles(hwAvSync, inputProfiles, outputProfiles, sourceDevice, sinkDevice, in buildMsdPatch()