Home
last modified time | relevance | path

Searched refs:LinearInterpolater (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkTypeface_mac_ct.cpp280 template <typename S, typename D, typename C> struct LinearInterpolater { struct
285 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() argument
380 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
407 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
450 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in SkCTFontCTWidthForCSSWidth()
464 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp279 template <typename S, typename D, typename C> struct LinearInterpolater { struct
284 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() function
379 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
406 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
449 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width()
463 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp479 template <typename S, typename D, typename C> struct LinearInterpolater { struct
484 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() argument
579 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
606 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
649 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width()
663 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp479 template <typename S, typename D, typename C> struct LinearInterpolater { struct
484 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() argument
579 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
606 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
649 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width()
663 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkFontHost_mac.cpp476 template <typename S, typename D, typename C> struct LinearInterpolater { struct
481 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() argument
576 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
603 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
646 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width()
660 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp479 template <typename S, typename D, typename C> struct LinearInterpolater { struct
484 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() function
579 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
606 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
649 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width()
663 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp479 template <typename S, typename D, typename C> struct LinearInterpolater { struct
484 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() argument
579 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>;
606 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle()
649 using Interpolator = LinearInterpolater<int, CGFloat, CGFloatIdentity>; in fontstyle_to_ct_width()
663 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/ports/
H A DSkFontHost_mac.cpp386 template <typename S, typename D, typename C> struct LinearInterpolater { struct
391 constexpr LinearInterpolater(Mapping const mapping[], int mappingCount) in LinearInterpolater() argument
428 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_weight_to_fontstyle() argument
453 using Interpolator = LinearInterpolater<CGFloat, int, RoundCGFloatToInt>; in ct_width_to_fontstyle()