Searched refs:computeMatch (Results 1 – 2 of 2) sorted by relevance
122 static int computeMatch(FontStyle style1, FontStyle style2) { in computeMatch() function146 int match = computeMatch(font.style, style); in getClosestMatch()
187 int match = computeMatch(font, desiredStyle); in getFont()482 private static int computeMatch(@NonNull FontInfo font1, @NonNull FontInfo font2) {