Home | History | Annotate | Download | only in batches

Lines Matching refs:kCubicTolerance

26 static const SkScalar kCubicTolerance = 0.2f;
884 int maxCount = GrPathUtils::cubicPointCount(pts, kCubicTolerance);
888 kCubicTolerance, &target, maxCount);