Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp994 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttrInt() local
1020 bool usePrimaryOutputFromPolicyMixes = requestedDevice == nullptr && primaryMix != nullptr; in getOutputForAttrInt()
1070 outputDevices = mEngine->getOutputDevicesForAttributes(*resultAttr, requestedDevice, false); in getOutputForAttrInt()
1154 const sp<DeviceDescriptor> requestedDevice = in getOutputForAttr() local
1159 requestedDevice != nullptr ? requestedPortId : AUDIO_PORT_HANDLE_NONE; in getOutputForAttr()