/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | BoundedByteStringTest.java | 65 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local 82 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString() local
|
/external/skqp/tests/ |
D | PathOpsConicIntersectionTest.cpp | 75 SkConic conic, chopped[2]; in writePng() local 146 SkDConic chopped = dConic.subDivide(tIndex / (double) chops, in writeDPng() local 166 SkConic chopped[2]; in chopBothWays() local
|
D | PathOpsCubicIntersectionTest.cpp | 657 SkDCubic chopped[2]; in selfOneOff() local
|
/external/skia/tests/ |
D | PathOpsConicIntersectionTest.cpp | 75 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
|
D | GeometryTest.cpp | 461 SkPoint chopped[5]; in test_chop_quad_at_midtangent() local 483 SkPoint chopped[7]; in test_chop_cubic_at_midtangent() local
|
D | PathOpsCubicIntersectionTest.cpp | 657 SkDCubic chopped[2]; in selfOneOff() local
|
/external/skqp/gm/ |
D | trickycubicstrokes.cpp | 39 SkPoint chopped[7]; in calc_tight_cubic_bounds() local
|
D | beziereffects.cpp | 415 SkPoint chopped[5]; in onDraw() local
|
/external/skia/gm/ |
D | trickycubicstrokes.cpp | 85 SkPoint chopped[7]; in calc_tight_cubic_bounds() local
|
D | beziereffects.cpp | 473 SkPoint chopped[5]; in onDraw() local
|
/external/skia/src/pathops/ |
D | SkPathOpsConic.cpp | 171 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
|
/external/skqp/src/pathops/ |
D | SkPathOpsConic.cpp | 171 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
|
/external/skia/src/gpu/geometry/ |
D | GrPathUtils.cpp | 521 SkPoint chopped[10]; in convertCubicToQuads() local 542 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
|
/external/skqp/src/gpu/ |
D | GrPathUtils.cpp | 602 SkPoint chopped[10]; in convertCubicToQuads() local 623 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
|
/external/skqp/tools/fonts/ |
D | SkTestSVGTypeface.cpp | 969 SkPoint chopped[10]; in convertCubicToQuads() local
|
/external/skia/tools/fonts/ |
D | TestSVGTypeface.cpp | 1110 SkPoint chopped[10]; in convertCubicToQuads() local
|
/external/skqp/src/core/ |
D | SkStroke.cpp | 817 SkPoint chopped[7]; in cubicPerpRay() local
|
D | SkPath.cpp | 3347 SkConic chopped[2]; in winding_conic() local
|
/external/skia/src/core/ |
D | SkStroke.cpp | 846 SkPoint chopped[7]; in cubicPerpRay() local
|
D | SkPath.cpp | 2728 SkConic chopped[2]; in winding_conic() local
|