HomeSort by relevance Sort by last modified time
    Searched defs:FontState (Results 1 - 2 of 2) 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();

Completed in 185 milliseconds