Home
last modified time | relevance | path

Searched refs:dist1_3 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCubicHull.cpp102 double dist1_3 = fPts[1].distanceSquared(fPts[3]); in convexHull() local
105 double smallest1distSq = std::min(dist1_0, dist1_3); in convexHull()

Completed in 1 milliseconds