Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java983 long nextDuration = Long.MAX_VALUE; in testStreamConfigurationMap() local
985 nextDuration = config.getOutputStallDuration( in testStreamConfigurationMap()
995 (long) (nextDuration * TOLERANCE_FACTOR)); in testStreamConfigurationMap()