Home | History | Annotate | Download | only in media

Lines Matching defs:getAttributeDouble

1489     public double getAttributeDouble(String tag, double defaultValue) {
2010 double altitude = getAttributeDouble(TAG_GPS_ALTITUDE, -1);