Home
last modified time | relevance | path

Searched refs:gdLatitudeDeg (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/
DGeomagneticField.java139 public GeomagneticField(float gdLatitudeDeg, in GeomagneticField() argument
147 gdLatitudeDeg = Math.min(90.0f - 1e-5f, in GeomagneticField()
148 Math.max(-90.0f + 1e-5f, gdLatitudeDeg)); in GeomagneticField()
149 computeGeocentricCoordinates(gdLatitudeDeg, in GeomagneticField()
237 double latDiffRad = Math.toRadians(gdLatitudeDeg) - mGcLatitudeRad; in GeomagneticField()
308 private void computeGeocentricCoordinates(float gdLatitudeDeg, in computeGeocentricCoordinates() argument
314 double gdLatRad = Math.toRadians(gdLatitudeDeg); in computeGeocentricCoordinates()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...