Home | History | Annotate | Download | only in batches

Lines Matching refs:intersect

32 static SkScalar intersect(const SkPoint& p0, const SkPoint& n0,
39 // This is a special case version of intersect where we have the vector
258 // First find the point where the edge and the bisector intersect
602 SkScalar t = intersect(this->point(lastRing.index(cur)), lastRing.bisector(cur),
622 // None of the bisectors intersect before reaching the desired depth.