Searched defs:tStart (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/src/pathops/ |
D | SkPathOpsCurve.cpp | 63 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setConicBounds() 73 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setCubicBounds() 83 double tStart, double tEnd, SkPathOpsBounds* bounds) { in setQuadBounds()
|
D | SkOpAngle.cpp | 524 double tStart = index ? rh->fStart->t() : this->fStart->t(); in endsIntersect() local 625 double tStart = sIndex ? rh->fStart->t() : fStart->t(); in endsIntersect() local 803 double tStart = angle->fStart->t(); in loopContains() local
|
D | SkPathOpsTSect.cpp | 548 bool SkTSect::binarySearchCoin(SkTSect* sect2, double tStart, in binarySearchCoin() 1160 double tStart = oCoinS.perpT(); in linesIntersect() local
|
D | SkOpCoincidence.cpp | 620 double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg, bool* added in addIfMissing()
|
D | SkPathOpsDebug.cpp | 1702 … double tStart, double tEnd, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, bool* added, in debugAddIfMissing()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/ |
D | dshowvideofakesrc.cpp | 375 STDMETHODIMP VideoFakeSrc::Run(REFERENCE_TIME tStart) in Run()
|
/third_party/skia/tests/ |
D | PathOpsTestCommon.cpp | 145 double tStart = 0; in CubicToQuads() local
|
/third_party/skia/src/core/ |
D | SkStroke.cpp | 525 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, in init()
|
/third_party/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2835 int32_t tStart = t; in matchLiterals() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | smpdtfmt.cpp | 2787 int32_t tStart = t; in matchLiterals() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | smpdtfmt.cpp | 2777 int32_t tStart = t; in matchLiterals() local
|