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

/frameworks/rs/
H A DrsFont.h117 uint32_t mDpi; member in class:android::renderscript::Font
H A DrsFont.cpp63 mDpi = dpi;
303 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) {

Completed in 193 milliseconds