Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1037 audio_io_handle_t newOutput; in getOutputForAttrInt() local
1041 DeviceVector(deviceDesc), &newOutput); in getOutputForAttrInt()
1045 policyDesc = mOutputs.valueFor(newOutput); in getOutputForAttrInt()
5631 const audio_io_handle_t newOutput = selectOutput(dstOutputs, in checkOutputForAttributes() local
5637 if (newOutput != srcOut) { in checkOutputForAttributes()