Searched refs:surfaceTexture0 (Results 1 – 1 of 1) sorted by relevance
913 SurfaceTexture surfaceTexture0 = getAvailableSurfaceTexture( in testTextureImageWriterReaderOperation() local915 assertNotNull("Unable to get preview surface texture 0", surfaceTexture0); in testTextureImageWriterReaderOperation()916 surfaceTexture0.setDefaultBufferSize( in testTextureImageWriterReaderOperation()949 Surface preview = new Surface(surfaceTexture0); in testTextureImageWriterReaderOperation()