Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java323 int totalNumBurst = numBurst * 2; in testReprocessMixedBurst() local
332 totalNumBurst); in testReprocessMixedBurst()
340 boolean[] isReprocessCaptures = new boolean[totalNumBurst]; in testReprocessMixedBurst()
341 for (int i = 0; i < totalNumBurst; i++) { in testReprocessMixedBurst()