Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java546 final int IMAGE_COUNT = 10; in testPostviewAndCapture() local
623 double[] captureTimes = new double[IMAGE_COUNT]; in testPostviewAndCapture()
624 double[] postviewCaptureTimes = new double[IMAGE_COUNT]; in testPostviewAndCapture()
649 for (int i = 0; i < IMAGE_COUNT; i++) { in testPostviewAndCapture()
789 final int IMAGE_COUNT = 5; in test10bitRepeatingAndCaptureCombined() local
897 double[] captureTimes = new double[IMAGE_COUNT]; in test10bitRepeatingAndCaptureCombined()
953 for (int i = 0; i < IMAGE_COUNT; i++) { in test10bitRepeatingAndCaptureCombined()
1056 final int IMAGE_COUNT = 10; in testMultiFrameCapture() local
1104 double[] captureTimes = new double[IMAGE_COUNT]; in testMultiFrameCapture()
1128 for (int i = 0; i < IMAGE_COUNT; i++) { in testMultiFrameCapture()