Home
last modified time | relevance | path

Searched defs:onCaptureStarted (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
DCameraSessionUtils.java126 public void onCaptureStarted(CameraCaptureSession session, CaptureRequest request, in onCaptureStarted() method in CameraSessionUtils.CaptureCallback
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DCaptureResultTest.java627 public void onCaptureStarted( in onCaptureStarted() method in CaptureResultTest.TotalAndPartialResultListener
DCameraTestUtils.java389 public void onCaptureStarted(CameraCaptureSession session, CaptureRequest request, in onCaptureStarted() method in CameraTestUtils.SimpleCaptureCallback