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

/frameworks/support/renderscript/v8/rs_support/
H A DrsContext.h145 uint32_t getDPI() const {return mDPI;} function in class:android::renderscript::Context
/frameworks/rs/
H A DrsContext.h210 uint32_t getDPI() const {return mDPI;} function in class:android::renderscript::Context
H A DrsFont.cpp760 mDefault.set(Font::create(mRSC, fullPath.string(), 8, mRSC->getDPI()));

Completed in 27 milliseconds