HomeSort by relevance Sort by last modified time
    Searched refs:FontState (Results 1 - 3 of 3) sorted by null

  /frameworks/rs/
rsFont.cpp 93 FontState *state = &mRSC->mStateFont;
120 FontState *state = &mRSC->mStateFont;
258 FontState *state = &mRSC->mStateFont;
332 FontState::FontState() {
375 FontState::~FontState() {
383 FT_Library FontState::getLib() {
397 void FontState::init(Context *rsc) {
401 void FontState::flushAllAndInvalidate()
    [all...]
rsFont.h 42 class FontState;
80 friend class FontState;
138 class FontState {
140 FontState();
141 ~FontState();
rsContext.h 125 FontState mStateFont;

Completed in 214 milliseconds