Searched refs:previewConfiguration (Results 1 – 1 of 1) sorted by relevance
1284 OutputConfiguration previewConfiguration = new OutputConfiguration( in testSharedSurfacesConfigByCamera() local1286 previewConfiguration.enableSurfaceSharing(); in testSharedSurfacesConfigByCamera()1287 previewConfiguration.addSurface(surfaces[1]); in testSharedSurfacesConfigByCamera()1288 List<Surface> previewSurfaces = previewConfiguration.getSurfaces(); in testSharedSurfacesConfigByCamera()