Searched refs:coincident_line (Results 1 – 2 of 2) sorted by relevance
17 static int coincident_line(const SkDQuad& quad, SkDQuad& reduction) { in coincident_line() function85 return coincident_line(quad, fQuad); in reduce()103 static int coincident_line(const SkDCubic& cubic, SkDCubic& reduction) { in coincident_line() function227 return coincident_line(cubic, fCubic); in reduce()