Searched refs:CurveSlopeAtT (Results 1 – 2 of 2) sorted by relevance
190 static SkVector (* const CurveSlopeAtT[])(const SkPoint[], SkScalar , double ) = { variable
1192 SkVector dxdy = (*CurveSlopeAtT[fVerb])(this->pts(), this->weight(), midT); in missingCoincidence()1200 SkVector oppDxdy = (*CurveSlopeAtT[opp->verb()])(opp->pts(), in missingCoincidence()