Home
last modified time | relevance | path

Searched refs:chopped (Results 1 – 18 of 18) sorted by relevance

/external/skia/tests/
DPathOpsConicIntersectionTest.cpp47 static void chopCompare(const SkConic chopped[2], const SkDConic dChopped[2]) { in chopCompare()
48 SkASSERT(roughly_equal(chopped[0].fW, dChopped[0].fWeight)); in chopCompare()
49 SkASSERT(roughly_equal(chopped[1].fW, dChopped[1].fWeight)); in chopCompare()
53 up.set(chopped[cIndex].fPts[pIndex]); in chopCompare()
75 SkConic conic, chopped[2]; in writePng() local
80 chopped[chIndex].fPts[index].fX = ch[chIndex].fPts[index].fX * scale; in writePng()
81 chopped[chIndex].fPts[index].fY = ch[chIndex].fPts[index].fY * scale; in writePng()
85 chopped[0].fW = ch[0].fW; in writePng()
86 chopped[1].fW = ch[1].fW; in writePng()
105 path.moveTo(chopped[0].fPts[0]); in writePng()
[all …]
DPathOpsCubicIntersectionTest.cpp656 SkDCubic chopped[2]; in selfOneOff() local
657 chopped[0].set(&twoCubics[0]); in selfOneOff()
658 chopped[1].set(&twoCubics[3]); in selfOneOff()
659 int result = i.intersect(chopped[0], chopped[1]); in selfOneOff()
663 SkDPoint pt1 = chopped[0].ptAtT(i[0][index]); in selfOneOff()
664 SkDPoint pt2 = chopped[1].ptAtT(i[1][index]); in selfOneOff()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DBoundedByteStringTest.java65 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testToString() local
67 classUnderTest, getActualClassName(chopped)); in testToString()
69 String roundTripString = chopped.toString(UTF_8); in testToString()
78 ByteString chopped = unicode.substring(2, unicode.size() - 6); in testCharsetToString() local
80 classUnderTest, getActualClassName(chopped)); in testCharsetToString()
82 String roundTripString = chopped.toString(Internal.UTF_8); in testCharsetToString()
/external/skia/samplecode/
DSampleCCPRGeometry.cpp175 SkPoint chopped[10]; in updateGpuData() local
176 SkChopCubicAt(fPoints, chopped, chops.begin(), chops.count()); in updateGpuData()
180 fGpuPoints.push_back(chopped[3*i]); in updateGpuData()
186 fGpuPoints.push_back(chopped[3*i + 1]); in updateGpuData()
187 fGpuPoints.push_back(chopped[3*i + 2]); in updateGpuData()
/external/skia/src/pathops/
DSkPathOpsConic.cpp167 SkDConic chopped = this->subDivide(t1, t2); in subDivide() local
168 *weight = chopped.fWeight; in subDivide()
169 return chopped[1]; in subDivide()
/external/skia/gm/
Dbeziereffects.cpp166 SkPoint chopped[10]; in onDraw() local
170 chopped, in onDraw()
191 SkPoint* pts = chopped + 3 * c; in onDraw()
563 SkPoint chopped[5]; in onDraw() local
564 int cnt = SkChopQuadAtMaxCurvature(controlPts, chopped); in onDraw()
582 SkPoint* pts = chopped + 2 * c; in onDraw()
/external/skia/src/gpu/ccpr/
DGrCCPRCoverageOpsBuilder.cpp305 SkDCubicPair chopped = C.chopAt(chopT); in cubicTo() local
309 chopped.pts[3] = chopped.pts[0]; in cubicTo()
313 this->emitCubicSegment(m, type, chopped.first(), in cubicTo()
322 C = chopped.second(); in cubicTo()
/external/autotest/test_suites/
Dcontrol.link_perf13 Interim chopped down perf suite for link.
/external/skia/src/gpu/
DGrPathUtils.cpp542 SkPoint chopped[10]; in convertCubicToQuads() local
543 int count = SkChopCubicAtInflections(p, chopped); in convertCubicToQuads()
548 SkPoint* cubic = chopped + 3*i; in convertCubicToQuads()
559 SkPoint chopped[10]; in convertCubicToQuadsConstrainToTangents() local
560 int count = SkChopCubicAtInflections(p, chopped); in convertCubicToQuadsConstrainToTangents()
565 SkPoint* cubic = chopped + 3*i; in convertCubicToQuadsConstrainToTangents()
/external/valgrind/
Ddarwin9.supp128 # I chopped this one off at libSystem_initializer, there were more frames.
140 # I chopped this one off at libSystem_initializer, there were more frames.
/external/skia/src/core/
DSkStroke.cpp813 SkPoint chopped[7]; in cubicPerpRay() local
824 SkChopCubicAt(cubic, chopped, t); in cubicPerpRay()
825 dxy = chopped[3] - chopped[2]; in cubicPerpRay()
827 dxy = chopped[3] - chopped[1]; in cubicPerpRay()
828 cPts = chopped; in cubicPerpRay()
DSkPath.cpp2938 SkConic chopped[2]; in winding_conic() local
2941 bool isMono = is_mono_quad(pts[0].fY, pts[1].fY, pts[2].fY) || !conic.chopAtYExtrema(chopped); in winding_conic()
2942 int w = winding_mono_conic(isMono ? conic : chopped[0], x, y, onCurveCount); in winding_conic()
2944 w += winding_mono_conic(chopped[1], x, y, onCurveCount); in winding_conic()
/external/valgrind/docs/internals/
Dmodule-structure.txt9 Architecture dependent stuff will be chopped up and placed into the
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfoV5.td649 // Convert Floating Point to Integer: non-chopped.
/external/libpng/scripts/
Dpnglibconf.dfa418 # forces them to be chopped down to 8-bit, and disables any 16-bit
/external/blktrace/doc/
Dblktrace.tex571 straddle a device or internal zone and needs to be chopped up into
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/e2fsprogs/
DRELEASE-NOTES5686 be chopped off will be lost.)