Searched refs:CurveDDSlopeAtT (Results 1 – 2 of 2) sorted by relevance
230 static SkDVector (* const CurveDDSlopeAtT[])(const SkDCurve& , double ) = { variable
1681 SkDVector dxdy = (*CurveDDSlopeAtT[fVerb])(curvePart, 0.5f); in testForCoincidence()