Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReadoutTimestampTest.java165 timestamps[i * 2].mType == ReadoutCaptureCallback.CAPTURE_TIMESTAMP); in testReadoutTimestamp()
214 public static final int CAPTURE_TIMESTAMP = 0; field in ReadoutTimestampTest.ReadoutCaptureCallback
236 mTimestampQueue.put(new TimestampTuple(CAPTURE_TIMESTAMP, timestamp)); in onCaptureStarted()