Home
last modified time | relevance | path

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

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