Searched refs:bConic (Results 1 – 2 of 2) sorted by relevance
211 SkDConic bConic; in addAlignIntersection() local212 bConic.set(segment->fPts, segment->fWeight); in addAlignIntersection()213 i.intersect(bConic, aLine); in addAlignIntersection()
464 SkDConic bConic; in debugAddAlignIntersection() local465 bConic.set(segment->fPts, segment->fWeight); in debugAddAlignIntersection()466 i.intersect(bConic, aLine); in debugAddAlignIntersection()