Home
last modified time | relevance | path

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

/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.cpp640 SkDCubic chopped[2]; in selfOneOff() local
/external/protobuf/java/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java60 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local
/external/skia/src/pathops/
DSkPathOpsConic.cpp163 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
/external/skia/gm/
Dbeziereffects.cpp178 SkPoint chopped[10]; in onDraw() local
558 SkPoint chopped[5]; in onDraw() local
/external/skia/src/gpu/
DGrPathUtils.cpp549 SkPoint chopped[10]; in convertCubicToQuads() local
566 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
/external/skia/src/core/
DSkPath.cpp2905 SkConic chopped[2]; in winding_conic() local