Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DPerformanceTest.java557 private int captureQueueEmptied = 0; in testMultipleCapture() field in PerformanceTest.MultipleCaptureStateCallback
571 captureQueueEmptied++; in testMultipleCapture()
574 + captureQueueEmptied); in testMultipleCapture()
583 if (captureQueueEmptied > 0) { in testMultipleCapture()
584 captureQueueEmptied--; in testMultipleCapture()
590 captureQueueEmptied = 0; in testMultipleCapture()