Searched defs:Interpolator (Results 1 – 2 of 2) sorted by relevance
331 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWeightForCSSWeight() typedef357 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() typedef387 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWidthForCSSWidth() typedef401 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle() typedef
986 FragmentShaderEG::Interpolator::Interpolator(): in Interpolator() function in r600::FragmentShaderEG::Interpolator