Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsWinding.cpp109 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local
111 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()
126 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck() local
128 if (!approximately_equal(baseXY, boundsXY) && (baseXY < boundsXY) == checkLessThan) { in rayCheck()
/third_party/skia/src/pathops/
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()