Searched refs:debugAlignedEnd (Results 1 – 2 of 2) sorted by relevance
209 bool debugAlignedEnd(double t, const SkPoint& pt) const;
512 if (!span->debugAlignedEnd(0, fPts[0])) { in debugAlign()525 span->debugAlignedEnd(1, fPts[SkPathOpsVerbToPoints(fVerb)]); in debugAlign()586 if (!fHead.debugAlignedEnd(0, fHead.pt())) { in debugFindCollapsed()1503 bool SkOpSpanBase::debugAlignedEnd(double t, const SkPoint& pt) const { in debugAlignedEnd() function in SkOpSpanBase