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

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

Completed in 31 milliseconds