Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCaptureRequestTest.java81 private static final int NUM_TEST_FOCUS_DISTANCES = 10; field in CaptureRequestTest
2371 int totalCount = NUM_TEST_FOCUS_DISTANCES + 1 + repeatMin + repeatMax;
2377 float stepSize = range / NUM_TEST_FOCUS_DISTANCES;
2382 for (int i = 0; i <= NUM_TEST_FOCUS_DISTANCES; i++) {
2386 testValues[repeatMin+NUM_TEST_FOCUS_DISTANCES+1+i] =