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

/frameworks/base/libs/rs/
H A DrsFont.cpp91 FontState *state = &mRSC->mStateFont;
118 FontState *state = &mRSC->mStateFont;
256 FontState *state = &mRSC->mStateFont;
330 FontState::FontState() { function in class:FontState
369 FontState::~FontState() {
377 FT_Library FontState::getLib() {
391 void FontState::init(Context *rsc) {
395 void FontState
[all...]
H A DrsFont.h44 class FontState;
82 friend class FontState;
140 class FontState { class in namespace:android::renderscript
142 FontState();
143 ~FontState();
H A DrsContext.h107 FontState mStateFont;

Completed in 38 milliseconds