Searched defs:captureCount (Results 1 – 7 of 7) sorted by relevance
2089 private void validateImage(Size sz, int format, int captureCount, boolean repeating, in validateImage()2141 int captureCount, SimpleCaptureCallback listener, boolean repeating) throws Exception { in validateTimestamps()
519 int captureCount, SimpleCaptureCallback listener, boolean repeating) throws Exception { in validateImage()
366 unsigned captureCount = 0; variable
166 unsigned captureCount = 0; in enumerateCameras() local
63 private static int captureCount; field in SoundTriggerTestService
281 auto captureCount = 0; in enumerateCameras() local
104 - (void)foo:(void (^)(unsigned captureCount, I * const capturedStrings[captureCount]))block;