Home | History | Annotate | Download | only in core

Lines Matching full:interpolate

1186 static SkScalar interpolate(SkScalar key, const SkScalar keys[], const SkScalar values[], int length)
1205 //otherwise, we interpolate between right-1 and right
1281 SkScalar fakeBoldScale = interpolate(paint.getTextSize(), pointSizes, multipliers, 2);