Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java65 private int mDumpFrameCount = 0; field in ReprocessCaptureTest
755 "/testReprocessMixedBurst_camera" + cameraId + "_" + mDumpFrameCount); in testReprocessMixedBurst()
756 mDumpFrameCount++; in testReprocessMixedBurst()
814 "/testReprocessBurst_camera" + cameraId + "_" + mDumpFrameCount); in testReprocessBurst()
815 mDumpFrameCount++; in testReprocessBurst()
876 "/testReprocess_camera" + cameraId + "_" + mDumpFrameCount); in testReprocess()
877 mDumpFrameCount++; in testReprocess()
DMultiResolutionReprocessCaptureTest.java76 private int mDumpFrameCount = 0; field in MultiResolutionReprocessCaptureTest
546 + "_" + mDumpFrameCount); in testMultiResolutionReprocessWithStreamInfo()
547 mDumpFrameCount++; in testMultiResolutionReprocessWithStreamInfo()