Home | History | Annotate | Download | only in media

Lines Matching defs:getAttributeDouble

3834     public double getAttributeDouble(@NonNull String tag, double defaultValue) {
4548 double altitude = getAttributeDouble(TAG_GPS_ALTITUDE, -1);