Searched refs:sideways_overlap (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsWinding.cpp68 static bool sideways_overlap(const SkRect& rect, const SkPoint& pt, SkOpRayDir dir) { function
120 if (!sideways_overlap(fBounds, base.fPt, dir)) {

Completed in 121 milliseconds