Searched refs:surfaceGroupId (Results 1 – 7 of 7) sorted by relevance
98 public Camera2OutputConfigImplBuilder setSurfaceGroupId(int surfaceGroupId) { in setSurfaceGroupId() argument99 mSurfaceGroupId = surfaceGroupId; in setSurfaceGroupId()
229 public OutputConfiguration(int surfaceGroupId, @NonNull Surface surface) { in OutputConfiguration() argument230 this(surfaceGroupId, surface, ROTATION_0); in OutputConfiguration()305 public OutputConfiguration(int surfaceGroupId, @NonNull Surface surface, int rotation) { in OutputConfiguration() argument308 mSurfaceGroupId = surfaceGroupId; in OutputConfiguration()
36 int surfaceGroupId;
45 * This works similar to the surfaceGroupId of OutputConfiguration in the
216 cameraOutput = new OutputConfiguration(output.surfaceGroupId, in initialize()229 cameraOutput = new OutputConfiguration(output.surfaceGroupId, in initialize()
1062 entry.surfaceGroupId = output.getSurfaceGroupId(); in initSession()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...