Home
last modified time | relevance | path

Searched refs:moreY (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp87 double moreY = morePt.fY - pt.fY; in binary_search() local
88 double moreDist = moreX * moreX + moreY * moreY; in binary_search()
/third_party/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp87 double moreY = morePt.fY - pt.fY; in binary_search() local
88 double moreDist = moreX * moreX + moreY * moreY; in binary_search()