Searched refs:getAttributeDouble (Results 1 – 7 of 7) sorted by relevance
247 double doubleValue = exifInterface.getAttributeDouble(tag, 0.0); in assertDoubleTag()
1259 public double getAttributeDouble(String tag, double defaultValue) { in getAttributeDouble() method in ExifInterface1720 double altitude = getAttributeDouble(TAG_GPS_ALTITUDE, -1); in getAltitude()
2016 float exifFocalLength = (float)exif.getAttributeDouble(ExifInterface.TAG_FOCAL_LENGTH, -1); in verifyJpegExifExtraTags()
14348 method public double getAttributeDouble(java.lang.String, double);
20009 method public double getAttributeDouble(java.lang.String, double);
20078 method public double getAttributeDouble(java.lang.String, double);
21529 method public double getAttributeDouble(java.lang.String, double);