Searched refs:NUM_REPROCESS_CAPTURES_PER_CONFIG (Results 1 – 2 of 2) sorted by relevance
325 final int NUM_REPROCESS_CAPTURES_PER_CONFIG = 3; in testMultiResolutionMandatoryStreamCombination() local346 targets, outputConfigs, outputSurfaces, NUM_REPROCESS_CAPTURES_PER_CONFIG, in testMultiResolutionMandatoryStreamCombination()360 final int totalNumReprocessCaptures = NUM_REPROCESS_CAPTURES_PER_CONFIG * ( in testMultiResolutionMandatoryStreamCombination()368 totalNumReprocessCaptures + NUM_REPROCESS_CAPTURES_PER_CONFIG); in testMultiResolutionMandatoryStreamCombination()419 for (int i = 0; i < NUM_REPROCESS_CAPTURES_PER_CONFIG; i++) { in testMultiResolutionMandatoryStreamCombination()452 for (int i = 0; i < reprocessOutputs.size() * NUM_REPROCESS_CAPTURES_PER_CONFIG; i++) { in testMultiResolutionMandatoryStreamCombination()
943 final int NUM_REPROCESS_CAPTURES_PER_CONFIG = 3; in testMandatoryReprocessableStreamCombination() local980 NUM_REPROCESS_CAPTURES_PER_CONFIG, in testMandatoryReprocessableStreamCombination()994 final int totalNumReprocessCaptures = NUM_REPROCESS_CAPTURES_PER_CONFIG * in testMandatoryReprocessableStreamCombination()1003 totalNumReprocessCaptures + NUM_REPROCESS_CAPTURES_PER_CONFIG); in testMandatoryReprocessableStreamCombination()1065 for (int i = 0; i < NUM_REPROCESS_CAPTURES_PER_CONFIG; i++) { in testMandatoryReprocessableStreamCombination()1079 for (int i = 0; i < reprocessOutputs.size() * NUM_REPROCESS_CAPTURES_PER_CONFIG; i++) { in testMandatoryReprocessableStreamCombination()