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.java106 private static final int NUM_TEST_FOCUS_DISTANCES = 10; field in CaptureRequestTest
3558 int totalCount = NUM_TEST_FOCUS_DISTANCES + 1 + repeatMin + repeatMax;
3564 float stepSize = range / NUM_TEST_FOCUS_DISTANCES;
3569 for (int i = 0; i <= NUM_TEST_FOCUS_DISTANCES; i++) {
3573 testValues[repeatMin+NUM_TEST_FOCUS_DISTANCES+1+i] =