Searched refs:reprocessInputReader (Results 1 – 1 of 1) sorted by relevance
1148 ImageReader reprocessInputReader = null; in testCreateSessionWithParametersByCamera() local1173 reprocessInputReader = ImageReader.newInstance(inputSize.getWidth(), in testCreateSessionWithParametersByCamera()1190 if (reprocessInputReader != null) { in testCreateSessionWithParametersByCamera()1191 outputs.add( new OutputConfiguration(reprocessInputReader.getSurface())); in testCreateSessionWithParametersByCamera()1218 if (reprocessInputReader != null) { in testCreateSessionWithParametersByCamera()1219 reprocessInputReader.close(); in testCreateSessionWithParametersByCamera()