Home
last modified time | relevance | path

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

/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
DCamera2ReprocessCaptureTest.java78 private int mDumpFrameCount = 0; field in Camera2ReprocessCaptureTest
364 "/testReprocessMixedBurst_camera" + cameraId + "_" + mDumpFrameCount); in testReprocessMixedBurst()
365 mDumpFrameCount++; in testReprocessMixedBurst()
423 "/testReprocessBurst_camera" + cameraId + "_" + mDumpFrameCount); in testReprocessBurst()
424 mDumpFrameCount++; in testReprocessBurst()
485 "/testReprocess_camera" + cameraId + "_" + mDumpFrameCount); in testReprocess()
486 mDumpFrameCount++; in testReprocess()