Searched refs:EXIF_EXPOSURE_TIME_MIN_ERROR_MARGIN_SEC (Results 1 – 1 of 1) sorted by relevance
124 private static final float EXIF_EXPOSURE_TIME_MIN_ERROR_MARGIN_SEC = 0.002f; field in CameraTestUtils2106 tolerance = Math.max(tolerance, EXIF_EXPOSURE_TIME_MIN_ERROR_MARGIN_SEC); in verifyJpegExifExtraTags()