Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp303 const LocaleList& fontLocaleList = LocaleListCache::getById(fontFamily.localeListId()); in calcLocaleMatchingScore() local
308 score = score * 5u + localeList[i].calcScoreFor(fontLocaleList); in calcLocaleMatchingScore()