Searched refs:timestampSource (Results 1 – 1 of 1) sorted by relevance
98 int timestampSource = characteristics.get( in DngCreator() local101 if (timestampSource == CameraCharacteristics.SENSOR_INFO_TIMESTAMP_SOURCE_REALTIME) { in DngCreator()105 } else if (timestampSource == CameraCharacteristics.SENSOR_INFO_TIMESTAMP_SOURCE_UNKNOWN) { in DngCreator()111 Log.w(TAG, "Sensor timestamp source is unexpected: " + timestampSource); in DngCreator()