Home
last modified time | relevance | path

Searched refs:ct_weight_to_fontstyle (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/ports/
DSkTypeface_mac_ct.cpp357 static int ct_weight_to_fontstyle(CGFloat cgWeight, bool fromDataProvider) { in ct_weight_to_fontstyle() function
432 return SkFontStyle(ct_weight_to_fontstyle(weight, fromDataProvider), in SkCTFontDescriptorGetSkFontStyle()
/external/skqp/src/ports/
DSkFontHost_mac.cpp615 static int ct_weight_to_fontstyle(CGFloat cgWeight, bool fromDataProvider) { in ct_weight_to_fontstyle() function
703 return SkFontStyle(ct_weight_to_fontstyle(weight, fromDataProvider), in fontstyle_from_descriptor()