Home | History | Annotate | Download | only in pathops

Lines Matching defs:collapsed

14 - find small collections of points that can be collapsed to a single point
326 bool SkOpSegment::collapsed(double s, double e) const {
329 if (span->collapsed(s, e)) {