Searched refs:CurvePointAtT (Results 1 – 2 of 2) sorted by relevance
134 static SkPoint (* const CurvePointAtT[])(const SkPoint[], SkScalar , double ) = { variable
270 return (*CurvePointAtT[fVerb])(fPts, fWeight, mid); in ptAtT()