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