Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsWinding.cpp70 static bool sideways_overlap(const SkRect& rect, const SkPoint& pt, SkOpRayDir dir) { in sideways_overlap() function
122 if (!sideways_overlap(fBounds, base.fPt, dir)) { in rayCheck()
/third_party/skia/src/pathops/
DSkPathOpsWinding.cpp71 static bool sideways_overlap(const SkRect& rect, const SkPoint& pt, SkOpRayDir dir) { in sideways_overlap() function
123 if (!sideways_overlap(fBounds, base.fPt, dir)) { in rayCheck()