Home
last modified time | relevance | path

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

/frameworks/minikin/include/minikin/
DFontCollection.h237 uint32_t calcCoverageScore(uint32_t ch, uint32_t vs, uint32_t localeListId,
/frameworks/minikin/libs/minikin/
DFontCollection.cpp214 const uint32_t coverageScore = calcCoverageScore(ch, vs, localeListId, fontFamily); in calcFamilyScore()
239 uint32_t FontCollection::calcCoverageScore(uint32_t ch, uint32_t vs, uint32_t localeListId, in calcCoverageScore() function in minikin::FontCollection