Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DFontCollection.cpp59 uint32_t getGlyphScore(U16StringPiece text, uint32_t start, uint32_t end, in getGlyphScore() function
873 uint32_t score = getGlyphScore(text, run.start, run.end, font); in getBestFont()