Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1255 sp<DeviceDescriptor> policyMixDevice = in getOutputForAttrInt() local
1270 if (policyMixDevice != nullptr && (tryDirectForFlags || tryDirectForChannelMask)) { in getOutputForAttrInt()
1275 DeviceVector(policyMixDevice), &newOutput); in getOutputForAttrInt()
1287 *selectedDeviceId = policyMixDevice != nullptr ? policyMixDevice->getId() in getOutputForAttrInt()
1302 if (policyMixDevice != nullptr) { in getOutputForAttrInt()