Searched refs:debugShowCubicLineIntersection (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 153 static void debugShowCubicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicLineIntersection() function 258 static void debugShowCubicLineIntersection(int , const SkIntersectionHelper& , in debugShowCubicLineIntersection() function 329 debugShowCubicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 361 debugShowCubicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 397 debugShowCubicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 485 debugShowCubicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 490 debugShowCubicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 494 debugShowCubicLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|