Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java527 simpleCaptureCallback.getTotalFramesStarted()); in testRepeatingCapture()
1612 repeatingCaptureCallback.getTotalFramesStarted()); in testRepeatingAndCaptureCombined()
1794 >= simpleCaptureCallback.getTotalFramesStarted()); in testEyesFreeExtension()
2206 public int getTotalFramesStarted() { in getTotalFramesStarted() method in CameraExtensionSessionTest.SimpleCaptureCallback