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

/frameworks/rs/
H A DrsFont.cpp92 FontState *state = &mRSC->mStateFont;
119 FontState *state = &mRSC->mStateFont;
257 FontState *state = &mRSC->mStateFont;
331 FontState::FontState() { function in class:FontState
370 FontState::~FontState() {
378 FT_Library FontState::getLib() {
392 void FontState::init(Context *rsc) {
396 void FontState
[all...]
H A DrsFont.h43 class FontState;
81 friend class FontState;
139 class FontState { class in namespace:android::renderscript
141 FontState();
142 ~FontState();
H A DrsContext.h101 FontState mStateFont;

Completed in 200 milliseconds