Home
last modified time | relevance | path

Searched refs:dSlopeAtT (Results 1 – 10 of 10) sorted by relevance

/external/skqp/src/pathops/
DSkPathOpsWinding.cpp89 fSlope = segment->dSlopeAtT(fT); in makeTestBase()
157 slope = this->dSlopeAtT(t); in rayCheck()
DSkOpSegment.h202 SkDVector dSlopeAtT(double mid) const { in dSlopeAtT() function
DSkOpCoincidence.cpp299 SkDVector dxdy = baseSeg->dSlopeAtT(base->t()); in addEndMovedSpans()
DSkOpSegment.cpp493 SkDVector slope = this->dSlopeAtT(t); in distSq()
DSkPathOpsDebug.cpp1503 SkDVector dxdy = baseSeg->dSlopeAtT(base->t()); in debugAddEndMovedSpans()
/external/skia/src/pathops/
DSkPathOpsWinding.cpp89 fSlope = segment->dSlopeAtT(fT); in makeTestBase()
157 slope = this->dSlopeAtT(t); in rayCheck()
DSkOpSegment.h202 SkDVector dSlopeAtT(double mid) const { in dSlopeAtT() function
DSkOpCoincidence.cpp299 SkDVector dxdy = baseSeg->dSlopeAtT(base->t()); in addEndMovedSpans()
DSkOpSegment.cpp493 SkDVector slope = this->dSlopeAtT(t); in distSq()
DSkPathOpsDebug.cpp1503 SkDVector dxdy = baseSeg->dSlopeAtT(base->t()); in debugAddEndMovedSpans()