Home
last modified time | relevance | path

Searched defs:kMaxIntersections (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsQuad.h37 static const int kMaxIntersections = 4; member
H A DSkPathOpsConic.h29 static const int kMaxIntersections = 4; member
H A DSkPathOpsCubic.h32 static const int kMaxIntersections = 9; member