Searched defs:FontState (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/
H A DrsFont.cpp94 FontState *state = &mRSC->mStateFont;
121 FontState *state = &mRSC->mStateFont;
259 FontState *state = &mRSC->mStateFont;
333 FontState::FontState() { function in class:FontState
376 FontState::~FontState() {
384 FT_Library FontState::getLib() {
398 void FontState::init(Context *rsc) {
402 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();

Completed in 199 milliseconds