Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp302 Font *ithFont = activeFonts[i]; in create() local
303 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) { in create()
304 return ithFont; in create()