Home
last modified time | relevance | path

Searched refs:totalNumReprocessCaptures (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiResolutionReprocessCaptureTest.java360 final int totalNumReprocessCaptures = NUM_REPROCESS_CAPTURES_PER_CONFIG * ( in testMultiResolutionMandatoryStreamCombination() local
368 totalNumReprocessCaptures + NUM_REPROCESS_CAPTURES_PER_CONFIG); in testMultiResolutionMandatoryStreamCombination()
389 session.getInputSurface(), totalNumReprocessCaptures); in testMultiResolutionMandatoryStreamCombination()
396 for (int i = 0; i < totalNumReprocessCaptures; i++) { in testMultiResolutionMandatoryStreamCombination()
DRobustnessTest.java994 final int totalNumReprocessCaptures = NUM_REPROCESS_CAPTURES_PER_CONFIG * in testMandatoryReprocessableStreamCombination() local
1003 totalNumReprocessCaptures + NUM_REPROCESS_CAPTURES_PER_CONFIG); in testMandatoryReprocessableStreamCombination()
1017 totalNumReprocessCaptures); in testMandatoryReprocessableStreamCombination()
1028 for (int i = 0; i < totalNumReprocessCaptures; i++) { in testMandatoryReprocessableStreamCombination()