Home
last modified time | relevance | path

Searched defs:getCaptureResult (Results 1 – 2 of 2) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DReadoutTimestampTest.java264 public CaptureResult getCaptureResult(long timeout) { in getCaptureResult() method in ReadoutTimestampTest.ReadoutCaptureCallback
/cts/tests/camera/utils/src/android/hardware/camera2/cts/
DCameraTestUtils.java924 public CaptureResult getCaptureResult(long timeout) { in getCaptureResult() method in CameraTestUtils.SimpleCaptureCallback
928 public TotalCaptureResult getCaptureResult(long timeout, long timestamp) { in getCaptureResult() method in CameraTestUtils.SimpleCaptureCallback