Searched defs:MIN_RESULT_COUNT (Results 1 – 3 of 3) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | ConcurrentCameraTest.java | 237 final int MIN_RESULT_COUNT = 3; in testMandatoryConcurrentStreamCombination() local 247 outputConfigs, testSample.outputSurfaces, MIN_RESULT_COUNT, in testMandatoryConcurrentStreamCombination() local
|
D | MultiResolutionImageReaderTest.java | 287 final int MIN_RESULT_COUNT = 3; in testMultiResolutionMandatoryStreamCombination() local 295 targets, outputConfigs, outputSurfaces, MIN_RESULT_COUNT, in testMultiResolutionMandatoryStreamCombination() local
|
D | RobustnessTest.java | 407 final int MIN_RESULT_COUNT = 3; in testMandatoryOutputCombinationWithPresetKeys() local 416 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatoryOutputCombinationWithPresetKeys() local 562 final int MIN_RESULT_COUNT = 3; in testMandatoryStreamCombination() local 571 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatoryStreamCombination() local 732 final int MIN_RESULT_COUNT = 3; in testMandatory10BitStreamCombination() local 741 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatory10BitStreamCombination() local 2128 final int MIN_RESULT_COUNT = 3; in verifyBasicSensorPixelModes() local
|