HomeSort by relevance Sort by last modified time
    Searched refs:codeToIndex (Results 1 - 2 of 2) sorted by null

  /external/skia/src/fonts/
SkTestScalerContext.h 37 int codeToIndex(SkUnichar charCode) const;
SkTestScalerContext.cpp 50 int SkTestFont::codeToIndex(SkUnichar charCode) const {
173 glyphs[index] = fTestFont->codeToIndex(ch);

Completed in 45 milliseconds