Searched refs:captureCount (Results 1 – 2 of 2) sorted by relevance
484 int captureCount, SimpleCaptureCallback listener, boolean repeating) throws Exception { in validateImage() argument489 while (numImageVerified < captureCount) { in validateImage()
2023 private void validateImage(Size sz, int format, int captureCount, boolean repeating, in validateImage() argument2030 while (numImageVerified < captureCount) { in validateImage()2075 int captureCount, SimpleCaptureCallback listener, boolean repeating) throws Exception { in validateTimestamps() argument2082 while (numImageVerified < captureCount) { in validateTimestamps()2104 List<Long> captureStartTimestamps = listener.getCaptureStartTimestamps(captureCount); in validateTimestamps()