Searched refs:baseXY (Results 1 – 1 of 1) sorted by relevance
106 SkScalar baseXY = pt_xy(base.fPt, dir); in rayCheck() local109 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()123 SkScalar baseXY = pt_xy(base.fPt, dir); in rayCheck() local126 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()154 if (!approximately_equal(baseXY, ptXY) && (baseXY < ptXY) == checkLessThan) { in rayCheck()