Home
last modified time | relevance | path

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

/external/protobuf/java/core/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java65 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local
78 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString() local
/external/skia/tests/
DPathOpsConicIntersectionTest.cpp75 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
DPathOpsCubicIntersectionTest.cpp656 SkDCubic chopped[2]; in selfOneOff() local
/external/skia/src/pathops/
DSkPathOpsConic.cpp167 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
/external/skia/samplecode/
DSampleCCPRGeometry.cpp175 SkPoint chopped[10]; in updateGpuData() local
/external/skia/gm/
Dbeziereffects.cpp166 SkPoint chopped[10]; in onDraw() local
563 SkPoint chopped[5]; in onDraw() local
/external/skia/src/gpu/
DGrPathUtils.cpp542 SkPoint chopped[10]; in convertCubicToQuads() local
559 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
/external/skia/src/gpu/ccpr/
DGrCCPRCoverageOpsBuilder.cpp305 SkDCubicPair chopped = C.chopAt(chopT); in cubicTo() local
/external/skia/src/core/
DSkStroke.cpp813 SkPoint chopped[7]; in cubicPerpRay() local
DSkPath.cpp2938 SkConic chopped[2]; in winding_conic() local