Searched defs:SkIntersections (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 217 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowLineIntersection() 221 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowQuadLineIntersection() 225 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowQuadIntersection() 229 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicLineIntersection() 233 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicQuadIntersection() 237 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicIntersection() 241 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicLineIntersection() 245 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicQuadIntersection() 249 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicConicIntersection() 253 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicIntersection()
|
D | SkIntersections.h | 18 SkIntersections(SkDEBUGCODE(SkOpGlobalState* globalState = nullptr)) in SkIntersections() function
|
D | SkPathOpsTypes.h | 29 class SkIntersections; variable
|
/external/skqp/src/pathops/ |
D | SkAddIntersections.cpp | 217 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowLineIntersection() 221 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowQuadLineIntersection() 225 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowQuadIntersection() 229 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicLineIntersection() 233 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicQuadIntersection() 237 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicIntersection() 241 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicLineIntersection() 245 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicQuadIntersection() 249 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicConicIntersection() 253 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicIntersection()
|
D | SkIntersections.h | 18 SkIntersections(SkDEBUGCODE(SkOpGlobalState* globalState = nullptr)) in SkIntersections() function
|
D | SkPathOpsTypes.h | 29 class SkIntersections; variable
|