Searched defs:dist2Sq (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTSect.h372 double dist2Sq = (i.pt(1) - cPt).lengthSquared(); local
373 if (dist2Sq < distSq) {

Completed in 66 milliseconds