Searched refs:resultTimestamp (Results 1 – 2 of 2) sorted by relevance
391 long resultTimestamp = result.get(CaptureResult.SENSOR_TIMESTAMP); in execute() local394 resultExposure, resultSensitivity, resultTimestamp)); in execute()396 sensorTime.add(resultTimestamp); in execute()
520 long resultTimestamp = result.get(CaptureResult.SENSOR_TIMESTAMP); in verifyCaptureResults() local523 " doesn't match with the result timestamp: " + resultTimestamp, in verifyCaptureResults()524 offlineImage.getTimestamp(), resultTimestamp); in verifyCaptureResults()