Searched refs:moreY (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ | ||
H A D | PathOpsCubicLineIntersectionIdeas.cpp | 87 double moreY = morePt.fY - pt.fY; in binary_search() local 88 double moreDist = moreX * moreX + moreY * moreY; in binary_search() |
Completed in 1 milliseconds