Searched defs:fromPoint (Results 1 – 6 of 6) sorted by relevance
47 public static R1Interval fromPoint(double p) { in fromPoint() method in R1Interval
90 public static S1Interval fromPoint(double p) { in fromPoint() method in S1Interval
476 S2Point fromPoint = vertices[i]; in edgeIntersectsCellBoundary() local
81 public static S2LatLngRect fromPoint(S2LatLng p) { in fromPoint() method in S2LatLngRect
148 public static S2CellId fromPoint(S2Point p) { in fromPoint() method in S2CellId
300 InjectionPoint fromPoint = edge.getInjectionPoint(); in newDependencyEdge() local