Home
last modified time | relevance | path

Searched defs:chopped (Results 1 – 11 of 11) sorted by relevance

/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java65 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local
82 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString() local
/third_party/skia/tests/
DPathOpsConicIntersectionTest.cpp75 SkConic conic, chopped[2]; in writePng() local
145 SkDConic chopped = dConic.subDivide(tIndex / (double) chops, in writeDPng() local
164 SkConic chopped[2]; in chopBothWays() local
DGeometryTest.cpp463 SkPoint chopped[5]; in test_chop_quad_at_midtangent() local
485 SkPoint chopped[7]; in test_chop_cubic_at_midtangent() local
DPathOpsCubicIntersectionTest.cpp656 SkDCubic chopped[2]; in selfOneOff() local
/third_party/skia/gm/
Dtrickycubicstrokes.cpp87 SkPoint chopped[7]; in calc_tight_cubic_bounds() local
Dbeziereffects.cpp485 SkPoint chopped[5]; in onDraw() local
/third_party/skia/src/pathops/
DSkPathOpsConic.cpp171 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
/third_party/skia/src/gpu/geometry/
DGrPathUtils.cpp521 SkPoint chopped[10]; in convertCubicToQuads() local
542 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
/third_party/skia/tools/fonts/
DTestSVGTypeface.cpp1111 SkPoint chopped[10]; in convertCubicToQuads() local
/third_party/skia/src/core/
DSkStroke.cpp846 SkPoint chopped[7]; in cubicPerpRay() local
DSkPath.cpp2794 SkConic chopped[2]; in winding_conic() local