Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds