Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkAddIntersections.cpp218 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection()
222 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , in debugShowQuadLineIntersection()
226 static void debugShowQuadIntersection(int , const SkIntersectionHelper& , in debugShowQuadIntersection()
230 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection()
234 static void debugShowConicQuadIntersection(int , const SkIntersectionHelper& , in debugShowConicQuadIntersection()
238 static void debugShowConicIntersection(int , const SkIntersectionHelper& , in debugShowConicIntersection()
242 static void debugShowCubicLineIntersection(int , const SkIntersectionHelper& , in debugShowCubicLineIntersection()
246 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , in debugShowCubicQuadIntersection()
250 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection()
254 static void debugShowCubicIntersection(int , const SkIntersectionHelper& , in debugShowCubicIntersection()
DSkPathOpsTypes.h30 class SkIntersectionHelper; variable
/external/skia/src/pathops/
DSkAddIntersections.cpp218 static void debugShowLineIntersection(int , const SkIntersectionHelper& , in debugShowLineIntersection()
222 static void debugShowQuadLineIntersection(int , const SkIntersectionHelper& , in debugShowQuadLineIntersection()
226 static void debugShowQuadIntersection(int , const SkIntersectionHelper& , in debugShowQuadIntersection()
230 static void debugShowConicLineIntersection(int , const SkIntersectionHelper& , in debugShowConicLineIntersection()
234 static void debugShowConicQuadIntersection(int , const SkIntersectionHelper& , in debugShowConicQuadIntersection()
238 static void debugShowConicIntersection(int , const SkIntersectionHelper& , in debugShowConicIntersection()
242 static void debugShowCubicLineIntersection(int , const SkIntersectionHelper& , in debugShowCubicLineIntersection()
246 static void debugShowCubicQuadIntersection(int , const SkIntersectionHelper& , in debugShowCubicQuadIntersection()
250 static void debugShowCubicConicIntersection(int , const SkIntersectionHelper& , in debugShowCubicConicIntersection()
254 static void debugShowCubicIntersection(int , const SkIntersectionHelper& , in debugShowCubicIntersection()
DSkPathOpsTypes.h30 class SkIntersectionHelper; variable