Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_mac.cpp371 static int unit_weight_to_fontstyle(float unit) { in unit_weight_to_fontstyle() function
409 return SkFontStyle(unit_weight_to_fontstyle(weight), in fontstyle_from_descriptor()