Home
last modified time | relevance | path

Searched defs:tEnd (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsCurve.cpp62 setConicBounds(const SkPoint curve[3], SkScalar curveWeight, double tStart, double tEnd, SkPathOpsBounds* bounds) setConicBounds() argument
72 setCubicBounds(const SkPoint curve[4], SkScalar , double tStart, double tEnd, SkPathOpsBounds* bounds) setCubicBounds() argument
82 setQuadBounds(const SkPoint curve[3], SkScalar , double tStart, double tEnd, SkPathOpsBounds* bounds) setQuadBounds() argument
H A DSkOpAngle.cpp525 double tEnd = index ? rh->fComputedEnd->t() : this->fComputedEnd->t(); in endsIntersect() local
804 double tEnd in loopContains() local
[all...]
H A DSkPathOpsTSect.cpp1161 double tEnd = oCoinE.perpT(); in linesIntersect() local
H A DSkOpCoincidence.cpp619 addIfMissing(const SkOpPtT* over1s, const SkOpPtT* over2s, double tStart, double tEnd, SkOpSegment* coinSeg, SkOpSegment* oppSeg, bool* added SkDEBUGPARAMS(const SkOpPtT* over1e) SkDEBUGPARAMS(const SkOpPtT* over2e)) addIfMissing() argument
H A DSkPathOpsDebug.cpp1701 debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, const SkOpPtT* over2s, double tStart, double tEnd, const SkOpSegment* coinSeg, const SkOpSegment* oppSeg, bool* added, const SkOpPtT* over1e, const SkOpPtT* over2e) const debugAddIfMissing() argument
[all...]
/third_party/skia/tests/
H A DPathOpsTestCommon.cpp147 const double tEnd = i1 < ts.count() ? ts[i1] : 1; in CubicToQuads() local
/third_party/skia/src/core/
H A DSkStroke.cpp525 init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart, SkScalar tEnd) init() argument

Completed in 16 milliseconds