/external/skia/src/pathops/ |
D | SkPathOpsCurve.cpp | 12 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setConicBounds() argument 16 dRect.setBounds(dCurve, fConic, tStart, tEnd); in setConicBounds() 22 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setCubicBounds() argument 26 dRect.setBounds(dCurve, fCubic, tStart, tEnd); in setCubicBounds() 32 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setQuadBounds() argument 36 dRect.setBounds(dCurve, fQuad, tStart, tEnd); in setQuadBounds()
|
D | SkPathOpsRect.h | 54 void setBounds(const SkDConic& curve, const SkDConic& sub, double tStart, double tEnd); 60 void setBounds(const SkDCubic& curve, const SkDCubic& sub, double tStart, double tEnd); 66 void setBounds(const SkDQuad& curve, const SkDQuad& sub, double tStart, double tEnd);
|
D | SkOpCoincidence.h | 102 double tStart, double tEnd, 112 double tStart, double tEnd,
|
D | SkOpAngle.cpp | 415 double tStart = index ? rh->fStart->t() : this->fStart->t(); in endsIntersect() local 417 bool testAscends = tStart < (index ? rh->fComputedEnd->t() : this->fComputedEnd->t()); in endsIntersect() 421 if (!approximately_between_orderable(tStart, testT, tEnd)) { in endsIntersect() 424 if (approximately_equal_orderable(tStart, testT)) { in endsIntersect() 491 double tStart = sIndex ? rh->fStart->t() : fStart->t(); in endsIntersect() local 492 SkDVector mid = segment.dPtAtT(tStart + (sCeptT - tStart) / 2) - curve[0]; in endsIntersect() 673 double tStart = angle->fStart->t(); in loopContains() local 685 if (lEnd == tStart) { in loopContains()
|
D | SkOpCoincidence.cpp | 59 static void t_range(const SkOpPtT* overS, const SkOpPtT* overE, double tStart, double tEnd, in t_range() argument 62 double start = 0 < denom ? tStart : tEnd; in t_range() 63 double end = 0 < denom ? tEnd : tStart; in t_range() 174 const SkOpPtT* over2s, const SkOpPtT* over2e, double tStart, double tEnd, in addIfMissing() argument 178 t_range(over1s, over1e, tStart, tEnd, coinPtTStart, coinPtTEnd, &coinTs, &coinTe); in addIfMissing() 179 t_range(over2s, over2e, tStart, tEnd, oppPtTStart, oppPtTEnd, &oppTs, &oppTe); in addIfMissing()
|
D | SkPathOpsTSect.h | 260 bool binarySearchCoin(SkTSect<OppCurve, TCurve>* , double tStart, double tStep, double* t, 875 bool SkTSect<TCurve, OppCurve>::binarySearchCoin(SkTSect<OppCurve, TCurve>* sect2, double tStart, in binarySearchCoin() argument 878 double result = work.fStartT = work.fEndT = tStart; in binarySearchCoin() 880 SkDPoint last = fCurve.ptAtT(tStart); in binarySearchCoin() 1425 double tStart = oCoinS.perpT(); in linesIntersect() local 1427 bool swap = tStart > tEnd; in linesIntersect() 1429 SkTSwap(tStart, tEnd); in linesIntersect() 1431 tStart = SkTMax(tStart, span->fStartT); in linesIntersect() 1433 if (tStart > tEnd) { in linesIntersect() 1437 if (tStart == span->fStartT) { in linesIntersect() [all …]
|
D | SkPathOpsDebug.cpp | 1168 static void t_range(const SkOpPtT* overS, const SkOpPtT* overE, double tStart, double tEnd, in t_range() argument 1171 double start = 0 < denom ? tStart : tEnd; in t_range() 1172 double end = 0 < denom ? tEnd : tStart; in t_range() 1205 const SkOpPtT* over2s, const SkOpPtT* over2e, double tStart, double tEnd, in debugAddIfMissing() argument 1209 t_range(over1s, over1e, tStart, tEnd, coinPtTStart, coinPtTEnd, &coinTs, &coinTe); in debugAddIfMissing() 1210 t_range(over2s, over2e, tStart, tEnd, oppPtTStart, oppPtTEnd, &oppTs, &oppTe); in debugAddIfMissing()
|
D | SkPathOpsCurve.h | 84 double tStart, double tEnd, double* topT);
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aalinetemp.h | 109 GLfloat tStart, tEnd; /* segment start, end along line length */ in NAME() local 190 tStart = tEnd = 0.0; in NAME() 203 tStart = t; in NAME() 212 if (inSegment && (tEnd > tStart)) { in NAME() 214 segment(ctx, &line, NAME(plot), tStart, tEnd); in NAME() 226 segment(ctx, &line, NAME(plot), tStart, 1.0F); in NAME()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/events/ |
D | EventState.java | 176 final double tStart = interpolator.getPreviousTime(); in reinitializeBegin() local 177 interpolator.setInterpolatedTime(tStart); in reinitializeBegin() 178 g0Positive = handler.g(tStart, interpolator.getInterpolatedState()) <= 0; in reinitializeBegin()
|
/external/skia/tests/ |
D | PathOpsTestCommon.cpp | 141 double tStart = 0; in CubicToQuads() local 146 SkDCubic part = cubic.subDivide(tStart, tEnd); in CubicToQuads() 159 tStart = tEnd; in CubicToQuads()
|
/external/skia/src/core/ |
D | SkStroke.cpp | 214 void init(StrokeType strokeType, SkQuadConstruct* , SkScalar tStart, SkScalar tEnd); 467 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, in init() argument 471 quadPts->init(tStart, tEnd); in init()
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 826 virtual HRESULT WINAPI NewSegment(REFERENCE_TIME tStart,REFERENCE_TIME tStop,double dRate) = 0; 848 … HRESULT (WINAPI *NewSegment)(IPin *This,REFERENCE_TIME tStart,REFERENCE_TIME tStop,double dRate); 872 #define IPin_NewSegment(This,tStart,tStop,dRate) (This)->lpVtbl->NewSegment(This,tStart,tStop,dRate) argument 903 …HRESULT WINAPI IPin_NewSegment_Proxy(IPin *This,REFERENCE_TIME tStart,REFERENCE_TIME tStop,double … 1144 virtual HRESULT WINAPI Run(REFERENCE_TIME tStart) = 0; 1158 HRESULT (WINAPI *Run)(IMediaFilter *This,REFERENCE_TIME tStart); 1174 #define IMediaFilter_Run(This,tStart) (This)->lpVtbl->Run(This,tStart) argument 1184 HRESULT WINAPI IMediaFilter_Run_Proxy(IMediaFilter *This,REFERENCE_TIME tStart); 1225 HRESULT (WINAPI *Run)(IBaseFilter *This,REFERENCE_TIME tStart); 1246 #define IBaseFilter_Run(This,tStart) (This)->lpVtbl->Run(This,tStart) argument [all …]
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2426 int32_t tStart = t; in matchLiterals() local 2441 if (!whitespaceLenient && t == tStart) { in matchLiterals()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.core.resources_3.10.0.v20150423-0755.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.jdt.core_3.11.0.v20150602-1242.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |