Searched refs:debugShowCubicConicIntersection (Results 1 – 2 of 2) 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 457 debugShowCubicConicIntersection(pts, wn, wt, ts); in AddIntersectTs() 488 debugShowCubicConicIntersection(pts, wt, wn, ts); in AddIntersectTs()
|
/external/skqp/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 457 debugShowCubicConicIntersection(pts, wn, wt, ts); in AddIntersectTs() 488 debugShowCubicConicIntersection(pts, wt, wn, ts); in AddIntersectTs()
|