Searched refs:CurveDPointAtT (Results 1 – 2 of 2) sorted by relevance
110 static SkDPoint (* const CurveDPointAtT[])(const SkPoint[], SkScalar , double ) = { variable
189 return (*CurveDPointAtT[fVerb])(fPts, fWeight, mid); in dPtAtT()