Searched refs:debugShowCubicLineIntersection (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 135 static void debugShowCubicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicLineIntersection() function 240 static void debugShowCubicLineIntersection(int , const SkIntersectionHelper& , in debugShowCubicLineIntersection() function 312 debugShowCubicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 344 debugShowCubicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 380 debugShowCubicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 466 debugShowCubicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 471 debugShowCubicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 475 debugShowCubicLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|