Searched refs:ACCEPTABLE_ERROR (Results 1 – 1 of 1) sorted by relevance
31 private static final float ACCEPTABLE_ERROR = 0.1f; field in CornerPathRenderer66 float[] rawInput = path.approximate(ACCEPTABLE_ERROR); in getApproximatePoints()