Searched defs:SkIntersections (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/skia/src/pathops/ |
H A D | SkAddIntersections.cpp | 235 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowLineIntersection() 239 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowQuadLineIntersection() 243 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowQuadIntersection() 247 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicLineIntersection() 251 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicQuadIntersection() 255 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowConicIntersection() 259 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicLineIntersection() 263 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicQuadIntersection() 267 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicConicIntersection() 271 const SkIntersectionHelper& , const SkIntersections& ) { in debugShowCubicIntersection()
|
H A D | SkPathOpsTCurve.h | 14 class SkIntersections; variable
|
H A D | SkPathOpsQuad.h | 21 class SkIntersections; variable
|
H A D | SkPathOpsTSect.h | 22 class SkIntersections; variable
|
H A D | SkPathOpsConic.h | 20 class SkIntersections; variable
|
H A D | SkPathOpsCubic.h | 21 class SkIntersections; variable
|
H A D | SkIntersections.h | 31 SkIntersections(SkDEBUGCODE(SkOpGlobalState* globalState = nullptr)) in SkIntersections() function
|