Home
last modified time | relevance | path

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

/frameworks/minikin/include/minikin/
DFontCollection.h240 static uint32_t calcLocaleMatchingScore(uint32_t userLocaleListId,
/frameworks/minikin/libs/minikin/
DFontCollection.cpp300 uint32_t FontCollection::calcLocaleMatchingScore(uint32_t userLocaleListId, in calcLocaleMatchingScore() argument
302 const LocaleList& localeList = LocaleListCache::getById(userLocaleListId); in calcLocaleMatchingScore()