Searched refs:baseXY (Results 1 – 1 of 1) sorted by relevance
109 SkScalar baseXY = pt_xy(base.fPt, dir); in rayCheck() local112 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()126 SkScalar baseXY = pt_xy(base.fPt, dir); in rayCheck() local129 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()157 if (!approximately_equal(baseXY, ptXY) && (baseXY < ptXY) == checkLessThan) { in rayCheck()