Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java1264 final long MAX_LATENCY_BOUND = 4; in testStaticBurstCharacteristics() local
1266 (maxSyncLatency <= MAX_LATENCY_BOUND) && (maxSyncLatency >= 0); in testStaticBurstCharacteristics()
1296 mAllCameraIds[i], maxSyncLatency, MAX_LATENCY_BOUND), in testStaticBurstCharacteristics()