Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java61 private int mDumpFrameCount = 0; field in ReprocessCaptureTest
613 "/testReprocessMixedBurst_camera" + cameraId + "_" + mDumpFrameCount); in testReprocessMixedBurst()
614 mDumpFrameCount++; in testReprocessMixedBurst()
672 "/testReprocessBurst_camera" + cameraId + "_" + mDumpFrameCount); in testReprocessBurst()
673 mDumpFrameCount++; in testReprocessBurst()
734 "/testReprocess_camera" + cameraId + "_" + mDumpFrameCount); in testReprocess()
735 mDumpFrameCount++; in testReprocess()