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

/external/skia/src/pathops/
H A DSkPathOpsCubic.h23 static const int kMaxIntersections = 9; member in struct:SkDCubic
H A DSkPathOpsQuad.h24 static const int kMaxIntersections = 4; member in struct:SkDQuad
H A DSkPathOpsConic.h17 static const int kMaxIntersections = 4; member in struct:SkDConic

Completed in 94 milliseconds