Searched defs:exposureTime (Results 1 – 6 of 6) sorted by relevance
188 Long exposureTime = results.get(i).get(CaptureResult.SENSOR_EXPOSURE_TIME); in testReadoutTimestamp() local
389 Long exposureTime = getValueNotNull(result, CaptureResult.SENSOR_EXPOSURE_TIME); in validateCaptureResult() local
1969 Long exposureTime = getValueNotNull(result, CaptureResult.SENSOR_EXPOSURE_TIME); in validateCaptureResult() local
155 public final float exposureTime; field in ExifInterfaceTest.ExpectedValue937 String exposureTime = "1/8"; in testSetAttribute() local
1071 String exposureTime = exif.getAttribute(ExifInterface.TAG_EXPOSURE_TIME); in checkExtraExifTagsSucceeds() local
3786 String exposureTime = exif.getAttribute(ExifInterface.TAG_EXPOSURE_TIME); in verifyJpegExifExtraTags() local