Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReadoutTimestampTest.java154 ReadoutCaptureCallback.TimestampTuple[] timestamps = resultListener.getTimestamps(); in testReadoutTimestamp()
274 public TimestampTuple[] getTimestamps() { in getTimestamps() method in ReadoutTimestampTest.ReadoutCaptureCallback