Home
last modified time | relevance | path

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

/external/skqp/tests/
DPathOpsCubicLineIntersectionIdeas.cpp86 double moreX = morePt.fX - pt.fX; in binary_search() local
88 double moreDist = moreX * moreX + moreY * moreY; in binary_search()
/external/skia/tests/
DPathOpsCubicLineIntersectionIdeas.cpp86 double moreX = morePt.fX - pt.fX; in binary_search() local
88 double moreDist = moreX * moreX + moreY * moreY; in binary_search()