Home
last modified time | relevance | path

Searched defs:tStart (Results 1 – 11 of 11) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsCurve.cpp12 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()
DSkOpAngle.cpp415 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
DSkOpCoincidence.cpp59 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()
DSkPathOpsDebug.cpp1168 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()
DSkPathOpsTSect.h875 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/
Ds_aalinetemp.h109 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/
DEventState.java176 final double tStart = interpolator.getPreviousTime(); in reinitializeBegin() local
/external/skia/tests/
DPathOpsTestCommon.cpp141 double tStart = 0; in CubicToQuads() local
/external/skia/src/core/
DSkStroke.cpp467 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, in init()
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2426 int32_t tStart = t; in matchLiterals() local
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h872 #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