Searched refs:debugShowCubicConicIntersection (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 175 static void debugShowCubicConicIntersection(int pts, const SkIntersectionHelper& wt, in debugShowCubicConicIntersection() function 248 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection() function 456 debugShowCubicConicIntersection(pts, wn, wt, ts); in AddIntersectTs() 485 debugShowCubicConicIntersection(pts, wt, wn, ts); in AddIntersectTs()
|