Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsWinding.cpp110 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local
112 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()
127 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local
129 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()

Completed in 1 milliseconds