Home
last modified time | relevance | path

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

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