Searched refs:inputWriter (Results 1 – 3 of 3) sorted by relevance
332 ImageWriter inputWriter = null; in testMultiResolutionMandatoryStreamCombination() local388 inputWriter = ImageWriter.newInstance( in testMultiResolutionMandatoryStreamCombination()443 inputWriter.queueInputImage( in testMultiResolutionMandatoryStreamCombination()469 if (inputWriter != null) { in testMultiResolutionMandatoryStreamCombination()470 inputWriter.close(); in testMultiResolutionMandatoryStreamCombination()
951 ImageWriter inputWriter = null; in testMandatoryReprocessableStreamCombination() local1016 inputWriter = ImageWriter.newInstance(session.getInputSurface(), in testMandatoryReprocessableStreamCombination()1070 inputWriter.queueInputImage( in testMandatoryReprocessableStreamCombination()1095 if (inputWriter != null) { in testMandatoryReprocessableStreamCombination()1096 inputWriter.close(); in testMandatoryReprocessableStreamCombination()
1048 ImageWriter inputWriter = in captureReprocessedRawShot() local1065 inputWriter.queueInputImage(inputReaderListener.getImage( in captureReprocessedRawShot()