Searched refs:debugShowConicLineIntersection (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 92 static void debugShowConicLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowConicLineIntersection() function 246 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection() function 324 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 355 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 392 debugShowConicLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 446 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 451 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 455 debugShowConicLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|