Searched defs:computeFakery (Results 1 - 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
H A DFontFamily.cpp119 static FontFakery computeFakery(FontStyle wanted, FontStyle actual) { function in namespace:android
145 result.fakery = computeFakery(style, bestFont->style);

Completed in 187 milliseconds