Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkPathOpsWinding.cpp67 static SkScalar rect_side(const SkRect& r, SkOpRayDir dir) { in rect_side() function
110 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck()
127 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck()