Home
last modified time | relevance | path

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

/frameworks/minikin/include/minikin/
DFontCollection.h98 static uint32_t calcLocaleMatchingScore(uint32_t userLocaleListId,
/frameworks/minikin/libs/minikin/
DFontCollection.cpp135 const uint32_t localeScore = calcLocaleMatchingScore(localeListId, *fontFamily); in calcFamilyScore()
215 uint32_t FontCollection::calcLocaleMatchingScore(uint32_t userLocaleListId, in calcLocaleMatchingScore() function in minikin::FontCollection