Searched refs:NUM_TEST_FOCUS_DISTANCES (Results 1 – 1 of 1) sorted by relevance
87 private static final int NUM_TEST_FOCUS_DISTANCES = 10; field in CaptureRequestTest2539 int totalCount = NUM_TEST_FOCUS_DISTANCES + 1 + repeatMin + repeatMax;2545 float stepSize = range / NUM_TEST_FOCUS_DISTANCES;2550 for (int i = 0; i <= NUM_TEST_FOCUS_DISTANCES; i++) {2554 testValues[repeatMin+NUM_TEST_FOCUS_DISTANCES+1+i] =