HomeSort by relevance Sort by last modified time
    Searched refs:mDpi (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsFont.h 117 uint32_t mDpi;
rsFont.cpp 63 mDpi = dpi;
303 if (ithFont->mFontName == name && ithFont->mFontSize == fontSize && ithFont->mDpi == dpi) {

Completed in 26 milliseconds