Home
last modified time | relevance | path

Searched defs:chopped (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/gm/
H A Dtrickycubicstrokes.cpp87 SkPoint chopped[7]; in calc_tight_cubic_bounds() local
H A Dbeziereffects.cpp485 SkPoint chopped[5]; variable
/third_party/skia/tests/
H A DPathOpsConicIntersectionTest.cpp47 static void chopCompare(const SkConic chopped[2], const SkDConic dChopped[2]) { in chopCompare() argument
75 SkConic conic, chopped[2]; in writePng() local
145 SkDConic chopped = dConic.subDivide(tIndex / (double) chops, writeDPng() local
164 SkConic chopped[2]; chopBothWays() local
[all...]
H A DGeometryTest.cpp463 SkPoint chopped[5]; in test_chop_quad_at_midtangent() local
485 SkPoint chopped[7]; in test_chop_cubic_at_midtangent() local
/third_party/skia/src/pathops/
H A DSkPathOpsConic.cpp171 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.cpp521 SkPoint chopped[10]; in convertCubicToQuads() local
542 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
/third_party/skia/tools/fonts/
H A DTestSVGTypeface.cpp1111 SkPoint chopped[10]; in convertCubicToQuads() local
/third_party/skia/src/core/
H A DSkPath.cpp2794 SkConic chopped[2]; in winding_conic() local

Completed in 14 milliseconds