Home
last modified time | relevance | path

Searched refs:avgCameraTakePictureTimes (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/cts/
DLegacyCameraPerformanceTest.java74 double[] avgCameraTakePictureTimes = new double[mCameraIds.length]; in testLegacyApiPerformance() local
178 avgCameraTakePictureTimes[count++] = Stat.getAverage(cameraTakePictureTimes); in testLegacyApiPerformance()
201 Stat.getAverage(avgCameraTakePictureTimes), ResultType.LOWER_BETTER, in testLegacyApiPerformance()