Home
last modified time | relevance | path

Searched refs:checkFormatLatency (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() method in ExtendedCameraCharacteristicsTest
764 checkFormatLatency(format.intValue(), LOW_LATENCY_THRESHOLD_MS, lowLatencyConfig); in verifyRecommendedLowLatencyConfiguration()