Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java57 private static final int CAPTURE_TIMEOUT_FRAMES = 100; field in ReprocessCaptureTest
947 CAPTURE_TIMEOUT_FRAMES); in testReprocessAbort()
967 CAPTURE_TIMEOUT_FRAMES); in testReprocessAbort()
1029 expectedTimestamps.get(i), CAPTURE_TIMEOUT_FRAMES); in testReprocessTimestamps() local
1034 CAPTURE_TIMEOUT_FRAMES); in testReprocessTimestamps()
1108 CAPTURE_TIMEOUT_FRAMES); in testReprocessJpegExif()
1187 CAPTURE_TIMEOUT_FRAMES); in testReprocessRequestKeys()
1496 captureRequests.get(i), CAPTURE_TIMEOUT_FRAMES); in submitMixedCaptureBurstRequest()
1501 captureRequests, CAPTURE_TIMEOUT_FRAMES * captureRequests.size()); in submitMixedCaptureBurstRequest()
DMultiResolutionReprocessCaptureTest.java72 private static final int CAPTURE_TIMEOUT_FRAMES = 100; field in MultiResolutionReprocessCaptureTest
760 request, CAPTURE_TIMEOUT_FRAMES); in submitCaptureRequest()