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