Home
last modified time | relevance | path

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

/external/skia/src/fonts/
DSkTestScalerContext.h37 int codeToIndex(SkUnichar charCode) const;
DSkTestScalerContext.cpp50 int SkTestFont::codeToIndex(SkUnichar charCode) const { in codeToIndex() function in SkTestFont
173 glyphs[index] = fTestFont->codeToIndex(ch); in onCharsToGlyphs()