Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkOpCubicHull.cpp104 double dist2_3 = fPts[2].distanceSquared(fPts[3]); in convexHull() local
106 double smallest2distSq = std::min(dist2_0, dist2_3); in convexHull()

Completed in 1 milliseconds