Searched defs:timestampSource (Results 1 – 2 of 2) sorted by relevance
1149 public void setRearCameraTimestampSource(Integer timestampSource) { in setRearCameraTimestampSource()1154 public void setFrontCameraTimestampSource(Integer timestampSource) { in setFrontCameraTimestampSource()
2517 Integer timestampSource = c.get(CameraCharacteristics.SENSOR_INFO_TIMESTAMP_SOURCE); in testLogicalCameraCharacteristics() local