Searched defs:Interpolator (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/skia/tests/ |
| D | InterpolatorTest.cpp | 19 DEF_TEST(Interpolator, reporter) { in DEF_TEST() argument
|
| /third_party/skia/src/ports/ |
| D | SkTypeface_mac_ct.cpp | 331 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWeightForCSSWeight() typedef 357 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() typedef 387 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWidthForCSSWidth() typedef 401 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle() typedef
|
| /third_party/flutter/skia/src/ports/ |
| D | SkFontHost_mac.cpp | 578 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; typedef 605 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() typedef 648 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width() typedef 662 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle() typedef
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_shader_fs.cpp | 986 FragmentShaderEG::Interpolator::Interpolator(): in Interpolator() function in r600::FragmentShaderEG::Interpolator
|