/external/skia/tests/ |
H A D | PathOpsTestCommon.cpp | 22 double tStart = 0; local 25 SkDCubic part = cubic.subDivide(tStart, tEnd); 28 tStart = tEnd;
|
H A D | PathOpsAngleTest.cpp | 60 double tStart; member in struct:SortSet 260 start = dLine.ptAtT(set[idx].tStart).asSkPoint(); 272 start = dQuad.ptAtT(set[idx].tStart).asSkPoint(); 284 start = dCubic.ptAtT(set[idx].tStart).asSkPoint(); 288 double tStart = set[idx].tStart; local 290 seg->addT(NULL, start, tStart); 292 if (tStart != 0 && tEnd != 0) { 295 if (tStart != 1 && tEnd != 1) { 302 if (seg->t(tIndex) == set[idx].tStart) { [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/ |
H A D | s_aalinetemp.h | 109 GLfloat tStart, tEnd; /* segment start, end along line length */ local 190 tStart = tEnd = 0.0; 203 tStart = t; 212 if (inSegment && (tEnd > tStart)) { 214 segment(ctx, &line, NAME(plot), tStart, tEnd); 226 segment(ctx, &line, NAME(plot), tStart, 1.0F);
|
/external/mesa3d/src/mesa/swrast/ |
H A D | s_aalinetemp.h | 109 GLfloat tStart, tEnd; /* segment start, end along line length */ local 190 tStart = tEnd = 0.0; 203 tStart = t; 212 if (inSegment && (tEnd > tStart)) { 214 segment(ctx, &line, NAME(plot), tStart, tEnd); 226 segment(ctx, &line, NAME(plot), tStart, 1.0F);
|
/external/chromium_org/third_party/skia/src/pathops/ |
H A D | SkOpSegment.h | 355 bool clockwise(int tStart, int tEnd) const; 382 bool monotonicInY(int tStart, int tEnd) const; 386 bool serpentine(int tStart, int tEnd) const; 413 bool controlsContainedByEnds(int tStart, int tEnd) const;
|
H A D | SkOpSegment.cpp | 318 double tStart = fTs[tIndex].fT; local 320 if (tStart == 1 && oStart == 1 && fOperand == other->fOperand) { 323 addTPair(tStart, other, oStart, false, nextPt); 1235 int tStart = -1; local 1243 tStart = inner - 1; 1268 for (int tIndex = tStart + 1; tIndex < tLast; ++tIndex) { 2352 bool SkOpSegment::clockwise(int tStart, int tEnd) const { argument 2355 subDivide(tStart, tEnd, edge); 2364 SkPoint topPt = cubic_top(fPts, fTs[tStart].fT, fTs[tEnd].fT); 2377 bool SkOpSegment::monotonicInY(int tStart, in argument 2390 serpentine(int tStart, int tEnd) const argument 2952 controlsContainedByEnds(int tStart, int tEnd) const argument [all...] |
H A D | SkDCubicIntersection.cpp | 28 static int quadPart(const SkDCubic& cubic, double tStart, double tEnd, SkReduceOrder* reducer) { argument 29 SkDCubic part = cubic.subDivide(tStart, tEnd); 38 cubic[3].fX, cubic[3].fY, tStart, tEnd);
|
/external/skia/src/pathops/ |
H A D | SkOpSegment.h | 355 bool clockwise(int tStart, int tEnd) const; 382 bool monotonicInY(int tStart, int tEnd) const; 386 bool serpentine(int tStart, int tEnd) const; 413 bool controlsContainedByEnds(int tStart, int tEnd) const;
|
H A D | SkOpSegment.cpp | 318 double tStart = fTs[tIndex].fT; local 320 if (tStart == 1 && oStart == 1 && fOperand == other->fOperand) { 323 addTPair(tStart, other, oStart, false, nextPt); 1235 int tStart = -1; local 1243 tStart = inner - 1; 1268 for (int tIndex = tStart + 1; tIndex < tLast; ++tIndex) { 2352 bool SkOpSegment::clockwise(int tStart, int tEnd) const { argument 2355 subDivide(tStart, tEnd, edge); 2364 SkPoint topPt = cubic_top(fPts, fTs[tStart].fT, fTs[tEnd].fT); 2377 bool SkOpSegment::monotonicInY(int tStart, in argument 2390 serpentine(int tStart, int tEnd) const argument 2952 controlsContainedByEnds(int tStart, int tEnd) const argument [all...] |
H A D | SkDCubicIntersection.cpp | 28 static int quadPart(const SkDCubic& cubic, double tStart, double tEnd, SkReduceOrder* reducer) { argument 29 SkDCubic part = cubic.subDivide(tStart, tEnd); 38 cubic[3].fX, cubic[3].fY, tStart, tEnd);
|
/external/icu4c/i18n/ |
H A D | smpdtfmt.cpp | 2190 int32_t tStart = t; local 2205 if (!lenient && t == tStart) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |