Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java2111 Integer timestampSource = c.get(CameraCharacteristics.SENSOR_INFO_TIMESTAMP_SOURCE); in testLogicalCameraCharacteristics() local
2138 "timestamp source", timestampSource, timestampSourcePhysical); in testLogicalCameraCharacteristics()