Searched refs:boundsXY (Results 1 – 2 of 2) sorted by relevance
109 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local111 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()126 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local128 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()
110 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local112 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()127 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local129 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()