Searched refs:currentTimeInSecond (Results 1 – 1 of 1) sorted by relevance
2095 long currentTimeInSecond = currentTimeInMs / 1000; in verifyJpegExifExtraTags() local2104 long delta = currentTimeInSecond - exifTimeInSecond; in verifyJpegExifExtraTags()