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.java1426 Integer timestampSource = c.get(CameraCharacteristics.SENSOR_INFO_TIMESTAMP_SOURCE); in testLogicalCameraCharacteristics() local
1457 "timestamp source", timestampSource, timestampSourcePhysical); in testLogicalCameraCharacteristics()