Searched defs:FontState (Results 1 - 2 of 2) 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();

Completed in 777 milliseconds