Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DReadoutTimestampTest.java111 Integer timestampSource = mStaticInfo.getCharacteristics().get( in testReadoutTimestamp() local
DExtendedCameraCharacteristicsTest.java2997 Integer timestampSource = c.get(CameraCharacteristics.SENSOR_INFO_TIMESTAMP_SOURCE); in testLogicalCameraCharacteristics() local
/cts/tests/mediapc/common/src/android/mediapc/cts/common/
DCameraRequirement.java285 public void setRearCameraTimestampSource(Integer timestampSource) { in setRearCameraTimestampSource()
290 public void setFrontCameraTimestampSource(Integer timestampSource) { in setFrontCameraTimestampSource()