Home
last modified time | relevance | path

Searched refs:CurveDDSlopeAtT (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsCurve.h230 static SkDVector (* const CurveDDSlopeAtT[])(const SkDCurve& , double ) = { variable
DSkOpSegment.cpp1681 SkDVector dxdy = (*CurveDDSlopeAtT[fVerb])(curvePart, 0.5f); in testForCoincidence()
/external/skqp/src/pathops/
DSkPathOpsCurve.h230 static SkDVector (* const CurveDDSlopeAtT[])(const SkDCurve& , double ) = { variable
DSkOpSegment.cpp1681 SkDVector dxdy = (*CurveDDSlopeAtT[fVerb])(curvePart, 0.5f); in testForCoincidence()