Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsWinding.cpp64 static SkScalar rect_side(const SkRect& r, SkOpRayDir dir) { in rect_side() function
107 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck()
124 SkScalar boundsXY = rect_side(fBounds, dir); in rayCheck()