Searched refs:NUM_TEST_FOCUS_DISTANCES (Results 1 – 1 of 1) sorted by relevance
81 private static final int NUM_TEST_FOCUS_DISTANCES = 10; field in CaptureRequestTest2371 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] =