Home | History | Annotate | Download | only in ops

Lines Matching refs:kCubicTolerance

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