Searched refs:reprocessOutputSize (Results 1 – 1 of 1) sorted by relevance
290 Size reprocessOutputSize = in testCrossSessionCaptureException() local297 " reprocessOutputSize: " + reprocessOutputSize + in testCrossSessionCaptureException()301 setupImageReaders(inputSize, inputFormat, reprocessOutputSize, in testCrossSessionCaptureException()368 Size reprocessOutputSize = in testQueueImageWithoutRequest() local375 " reprocessOutputSize: " + reprocessOutputSize + in testQueueImageWithoutRequest()379 setupImageReaders(inputSize, inputFormat, reprocessOutputSize, in testQueueImageWithoutRequest()652 for (Size reprocessOutputSize : supportedReprocessOutputSizes) { in testReprocessingAllCombinations()654 if (reprocessOutputSize.equals(QCIF) && in testReprocessingAllCombinations()660 ((reprocessOutputSize.getWidth() > FULL_HD.getWidth()) || in testReprocessingAllCombinations()661 (reprocessOutputSize.getHeight() > FULL_HD.getHeight()))) { in testReprocessingAllCombinations()[all …]