Home
last modified time | relevance | path

Searched defs:fromDataProvider (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()
414 SkFontStyle SkCTFontDescriptorGetSkFontStyle(CTFontDescriptorRef desc, bool 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()
685 static SkFontStyle fontstyle_from_descriptor(CTFontDescriptorRef desc, bool fromDataProvider) { in fontstyle_from_descriptor()