Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java572 Integer maxSyncLatencyValue = c.get(CameraCharacteristics.SYNC_MAX_LATENCY); in testStaticBurstCharacteristics() local
574 maxSyncLatencyValue); in testStaticBurstCharacteristics()
576 int maxSyncLatency = maxSyncLatencyValue; in testStaticBurstCharacteristics()