Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java694 private void checkFormatLatency(int format, long latencyThresholdMs, in checkFormatLatency() argument
701 long threshold = (long) (latencyThresholdMs * LATENCY_TOLERANCE_FACTOR); in checkFormatLatency()