Searched refs:conicTol (Results 1 – 2 of 2) sorted by relevance
175 const SkScalar conicTol = SK_Scalar1 / 4; in build() local208 pts, iter.conicWeight(), conicTol); in build()243 pts, iter.conicWeight(), conicTol); in build()
1582 const SkScalar conicTol = SK_Scalar1 / 4 / fResScale; in strokePath() local1611 converter.computeQuads(pts, iter.conicWeight(), conicTol); in strokePath()