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

/frameworks/rs/
H A DrsFont.cpp93 FontState *state = &mRSC->mStateFont;
120 FontState *state = &mRSC->mStateFont;
258 FontState *state = &mRSC->mStateFont;
332 FontState::FontState() { function in class:android::renderscript::FontState
375 FontState::~FontState() {
383 FT_Library FontState::getLib() {
397 void FontState::init(Context *rsc) {
401 void FontState
[all...]
H A DrsFont.h42 class FontState;
80 friend class FontState;
138 class FontState { class in namespace:android::renderscript
140 FontState();
141 ~FontState();
H A DrsContext.h125 FontState mStateFont;

Completed in 54 milliseconds