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

  /development/samples/GlobalTime/src/com/android/globaltime/
LatLongSphere.java 19 public class LatLongSphere extends Sphere {
21 public LatLongSphere(float centerX, float centerY, float centerZ,
GlobalTime.java 108 private static Sphere worldFlat = new LatLongSphere(0.0f, 0.0f, 0.0f, 1.0f,
    [all...]

Completed in 30 milliseconds