Home | History | Annotate | Download | only in core

Lines Matching full:interpolate

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