Searched defs:Interpolator (Results 1 – 3 of 3) sorted by relevance
25 public class Interpolator extends AllocationGuard { class31 public Interpolator() { in Interpolator() method in Interpolator
19 DEF_TEST(Interpolator, reporter) { in DEF_TEST() argument
376 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; typedef403 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() typedef446 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width() typedef460 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle() typedef