Searched refs:dstOutputs (Results 1 – 1 of 1) sorted by relevance
5583 SortedVector<audio_io_handle_t> dstOutputs = getOutputsForDevices(newDevices, mOutputs); in checkOutputForAttributes() local5614 if (srcOutputs != dstOutputs || invalidate) { in checkOutputForAttributes()5631 const audio_io_handle_t newOutput = selectOutput(dstOutputs, in checkOutputForAttributes()5656 ALOGV_IF(!(srcOutputs.isEmpty() || dstOutputs.isEmpty()), in checkOutputForAttributes()5659 std::to_string(dstOutputs[0]).c_str()); in checkOutputForAttributes()