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