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