Home | History | Annotate | Download | only in impl

Lines Matching defs:addSet

346             HashSet<Surface> addSet = new HashSet<Surface>(outputs);    // Streams to create
357 addSet.remove(s); // Don't create a stream previously created
375 for (Surface s : addSet) {