Searched refs:AVG_EDGE (Results 1 – 3 of 3) sorted by relevance
173 public static final Metric AVG_EDGE = new Metric(1, field in S2Projections
236 new MetricBundle(S2Projections.MIN_EDGE, S2Projections.MAX_EDGE, S2Projections.AVG_EDGE);
405 S2Projections.AVG_EDGE); in testSubdivide()