Searched refs:surfaceTexture1 (Results 1 – 1 of 1) sorted by relevance
919 SurfaceTexture surfaceTexture1 = getAvailableSurfaceTexture( in testTextureImageWriterReaderOperation() local921 assertNotNull("Unable to get preview surface texture 1", surfaceTexture1); in testTextureImageWriterReaderOperation()922 surfaceTexture1.setDefaultBufferSize( in testTextureImageWriterReaderOperation()933 writerOutput = new Surface(surfaceTexture1); in testTextureImageWriterReaderOperation()