Searched refs:bCubic (Results 1 – 2 of 2) sorted by relevance
216 SkDCubic bCubic; in addAlignIntersection() local217 bCubic.set(segment->fPts); in addAlignIntersection()218 i.intersect(bCubic, aLine); in addAlignIntersection()
469 SkDCubic bCubic; in debugAddAlignIntersection() local470 bCubic.set(segment->fPts); in debugAddAlignIntersection()471 i.intersect(bCubic, aLine); in debugAddAlignIntersection()