Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java72 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local
88 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString() local
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java72 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local
88 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString() local
/external/skia/tests/
DPathOpsConicIntersectionTest.cpp84 SkConic conic, chopped[2]; in writePng() local
154 SkDConic chopped = dConic.subDivide(tIndex / (double) chops, in writeDPng() local
173 SkConic chopped[2]; in chopBothWays() local
DGeometryTest.cpp472 SkPoint chopped[5]; in test_chop_quad_at_midtangent() local
494 SkPoint chopped[7]; in test_chop_cubic_at_midtangent() local
DPathOpsCubicIntersectionTest.cpp665 SkDCubic chopped[2]; in selfOneOff() local
/external/skia/gm/
Dtrickycubicstrokes.cpp87 SkPoint chopped[7]; in calc_tight_cubic_bounds() local
Dbeziereffects.cpp485 SkPoint chopped[5]; in onDraw() local
/external/skia/src/gpu/ganesh/geometry/
DGrPathUtils.cpp496 SkPoint chopped[10]; in convertCubicToQuads() local
517 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
/external/skia/src/pathops/
DSkPathOpsConic.cpp178 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
/external/skia/tools/fonts/
DTestSVGTypeface.cpp1198 SkPoint chopped[10]; in convertCubicToQuads() local
/external/skia/src/core/
DSkStroke.cpp846 SkPoint chopped[7]; in cubicPerpRay() local
DSkPath.cpp2801 SkConic chopped[2]; in winding_conic() local