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