Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/hwui/
DTypeface.cpp39 static Typeface::Style computeAPIStyle(int weight, bool italic) { in computeAPIStyle() function
88 result->fAPIStyle = computeAPIStyle(weight, italic); in createAbsolute()
166 result->fAPIStyle = computeAPIStyle(weight, italic); in createFromFamilies()