Searched refs:FontState (Results 1 – 3 of 3) sorted by relevance
93 FontState *state = &mRSC->mStateFont; in drawCachedGlyph()120 FontState *state = &mRSC->mStateFont; in drawCachedGlyph()332 FontState::FontState() { in FontState() function in android::renderscript::FontState375 FontState::~FontState() { in ~FontState()383 FT_Library FontState::getLib() { in getLib()397 void FontState::init(Context *rsc) { in init()493 void FontState::initRenderState() { in initRenderState()544 void FontState::initTextTexture() { in initTextTexture()626 void FontState::checkInit() { in checkInit()643 void FontState::issueDrawCommand() { in issueDrawCommand()[all …]
42 class FontState; variable80 friend class FontState;138 class FontState {140 FontState();141 ~FontState();
125 FontState mStateFont;