HomeSort by relevance Sort by last modified time
    Searched refs:LegendreTable (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/hardware/
GeomagneticField.java 151 // Note: LegendreTable computes associated Legendre functions for
155 LegendreTable legendre =
156 new LegendreTable(MAX_N - 1,
335 static private class LegendreTable {
351 public LegendreTable(int maxN, float thetaRad) {
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 60 milliseconds