Searched refs:startTimes (Results 1 – 1 of 1) sorted by relevance
607 long[] startTimes = new long[NUM_MAX_IMAGES]; in testMultipleCapture() local682 startTimes[j] = SystemClock.elapsedRealtime(); in testMultipleCapture()700 (double)(captureResultNTime.second - startTimes[j])/NUM_TEST_LOOPS; in testMultipleCapture()