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