Searched defs:rect_side (Results 1 - 1 of 1) sorted by relevance

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

Completed in 100 milliseconds