Home
last modified time | relevance | path

Searched defs:SkIntersectionHelper (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkAddIntersections.cpp216 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection()
220 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , in debugShowQuadLineIntersection()
224 static void debugShowQuadIntersection(int , const SkIntersectionHelper& , in debugShowQuadIntersection()
228 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection()
232 static void debugShowConicQuadIntersection(int , const SkIntersectionHelper& , in debugShowConicQuadIntersection()
236 static void debugShowConicIntersection(int , const SkIntersectionHelper& , in debugShowConicIntersection()
240 static void debugShowCubicLineIntersection(int , const SkIntersectionHelper& , in debugShowCubicLineIntersection()
244 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , in debugShowCubicQuadIntersection()
248 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection()
252 static void debugShowCubicIntersection(int , const SkIntersectionHelper& , in debugShowCubicIntersection()
DSkPathOpsTypes.h30 class SkIntersectionHelper; variable
/external/skqp/src/pathops/
DSkAddIntersections.cpp216 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection()
220 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , in debugShowQuadLineIntersection()
224 static void debugShowQuadIntersection(int , const SkIntersectionHelper& , in debugShowQuadIntersection()
228 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection()
232 static void debugShowConicQuadIntersection(int , const SkIntersectionHelper& , in debugShowConicQuadIntersection()
236 static void debugShowConicIntersection(int , const SkIntersectionHelper& , in debugShowConicIntersection()
240 static void debugShowCubicLineIntersection(int , const SkIntersectionHelper& , in debugShowCubicLineIntersection()
244 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , in debugShowCubicQuadIntersection()
248 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection()
252 static void debugShowCubicIntersection(int , const SkIntersectionHelper& , in debugShowCubicIntersection()
DSkPathOpsTypes.h30 class SkIntersectionHelper; variable