Searched refs:ithFont (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsFont.cpp300 Font *ithFont = activeFonts[i]; local
301 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) {
302 return ithFont;

Completed in 1202 milliseconds