Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsWinding.cpp156 SkScalar ptXY = pt_xy(pt, dir); in rayCheck() local
157 if (!approximately_equal(baseXY, ptXY) && (baseXY < ptXY) == checkLessThan) { in rayCheck()

Completed in 1 milliseconds