Searched refs:newOutputs (Results 1 – 1 of 1) sorted by relevance
1302 std::vector<sp<Surface>> newOutputs; in updateOutputConfiguration() local1344 newOutputs.push_back(surface); in updateOutputConfiguration()1348 if (removedSurfaceIds.empty() && newOutputs.empty()) { in updateOutputConfiguration()1353 auto ret = mDevice->updateStream(streamId, newOutputs, streamInfos, removedSurfaceIds, in updateOutputConfiguration()