Searched refs:kMaxIntersections (Results 1 – 8 of 8) sorted by relevance
25 static const int kMaxIntersections = 4; member85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
16 static const int kMaxIntersections = 4; member83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
20 static const int kMaxIntersections = 9; member84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
1757 SkSTArray<SkDCubic::kMaxIntersections * 3, in finish()1771 SkSTArray<SkDCubic::kMaxIntersections * 2, SkClosestRecord, true> fClosest;
1758 SkSTArray<SkDCubic::kMaxIntersections * 3, in finish()1771 SkSTArray<SkDCubic::kMaxIntersections * 2, SkClosestRecord, true> fClosest;