Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DImageReaderTest.java2104 List<Long> captureStartTimestamps = listener.getCaptureStartTimestamps(captureCount); in validateTimestamps() local
2108 + captureStartTimestamps + ", imageTimestamps: " + imageTimestamps); in validateTimestamps()
2119 + captureStartTimestamps, in validateTimestamps()
2120 captureStartTimestamps.contains(timestamp)); in validateTimestamps()