Searched refs:debugShowLineIntersection (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 31 static void debugShowLineIntersection(int pts, const SkIntersectionHelper& wt, in debugShowLineIntersection() function 234 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection() function 314 debugShowLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 343 debugShowLineIntersection(pts, wn, wt, ts); in AddIntersectTs() 373 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 378 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs() 382 debugShowLineIntersection(pts, wt, wn, ts); in AddIntersectTs()
|