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

/frameworks/rs/
H A DrsFont.h115 const char *mFontName; member in class:android::renderscript::Font
H A DrsFont.cpp61 mFontName = rsuCopyString(name);
303 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) {

Completed in 23 milliseconds