Searched defs:maxDistance (Results 1 – 5 of 5) sorted by relevance
118 final float maxDistance = mRadius + otherRadius; in intersects() local
46 internal int maxDistance = 0; field in Org.Brotli.Dec.State
48 int maxDistance; field in State
283 double maxDistance = Double.NEGATIVE_INFINITY; in getFarthestPoint() local
126 const float maxDistance = tcu::length(p1 - p0) + maxPixelDistance; in pixelNearLineSegment() local