/external/skia/src/pathops/ |
D | SkPathOpsCurve.cpp | 12 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setConicBounds() 22 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setCubicBounds() 32 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setQuadBounds()
|
D | SkOpAngle.cpp | 415 double tStart = index ? rh->fStart->t() : this->fStart->t(); in endsIntersect() local 491 double tStart = sIndex ? rh->fStart->t() : fStart->t(); in endsIntersect() local 673 double tStart = angle->fStart->t(); in loopContains() local
|
D | SkOpCoincidence.cpp | 59 static void t_range(const SkOpPtT* overS, const SkOpPtT* overE, double tStart, double tEnd, in t_range() 174 const SkOpPtT* over2s, const SkOpPtT* over2e, double tStart, double tEnd, in addIfMissing()
|
D | SkPathOpsDebug.cpp | 1168 static void t_range(const SkOpPtT* overS, const SkOpPtT* overE, double tStart, double tEnd, in t_range() 1205 const SkOpPtT* over2s, const SkOpPtT* over2e, double tStart, double tEnd, in debugAddIfMissing()
|
D | SkPathOpsTSect.h | 875 bool SkTSect<TCurve, OppCurve>::binarySearchCoin(SkTSect<OppCurve, TCurve>* sect2, double tStart, in binarySearchCoin() 1425 double tStart = oCoinS.perpT(); in linesIntersect() local
|
/external/mesa3d/src/mesa/swrast/ |
D | s_aalinetemp.h | 109 GLfloat tStart, tEnd; /* segment start, end along line length */ in NAME() local
|
/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
|
/external/skia/tests/ |
D | PathOpsTestCommon.cpp | 141 double tStart = 0; in CubicToQuads() local
|
/external/skia/src/core/ |
D | SkStroke.cpp | 467 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, in init()
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2426 int32_t tStart = t; in matchLiterals() local
|
/external/opencv3/3rdparty/include/dshow/ |
D | strmif.h | 872 #define IPin_NewSegment(This,tStart,tStop,dRate) (This)->lpVtbl->NewSegment(This,tStart,tStop,dRate) argument 1174 #define IMediaFilter_Run(This,tStart) (This)->lpVtbl->Run(This,tStart) argument 1246 #define IBaseFilter_Run(This,tStart) (This)->lpVtbl->Run(This,tStart) argument 1478 REFERENCE_TIME tStart; member 3208 #define IDistributorNotify_Run(This,tStart) (This)->lpVtbl->Run(This,tStart) argument 3230 REFERENCE_TIME tStart; member
|