Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsWinding.cpp107 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local
109 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()
124 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local
126 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()