Searched refs:texturedSurface (Results 1 – 1 of 1) sorted by relevance
454 Surface texturedSurface = new Surface(mSurfaceTexture); in testRepeatingCapture() local457 outputConfigs.add(new OutputConfiguration(texturedSurface)); in testRepeatingCapture()482 captureBuilder.addTarget(texturedSurface); in testRepeatingCapture()537 texturedSurface.release(); in testRepeatingCapture()867 Surface texturedSurface = new Surface(mSurfaceTexture); in test10bitRepeatingAndCaptureCombined() local868 OutputConfiguration previewOutput = new OutputConfiguration(texturedSurface); in test10bitRepeatingAndCaptureCombined()913 captureBuilder.addTarget(texturedSurface); in test10bitRepeatingAndCaptureCombined()1454 Surface texturedSurface = new Surface(mSurfaceTexture); in testRepeatingAndCaptureCombined() local1455 outputConfigs.add(new OutputConfiguration(texturedSurface)); in testRepeatingAndCaptureCombined()1476 captureBuilder.addTarget(texturedSurface); in testRepeatingAndCaptureCombined()[all …]