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

  /frameworks/rs/
rsFont.cpp 94 FontState *state = &mRSC->mStateFont;
121 FontState *state = &mRSC->mStateFont;
259 FontState *state = &mRSC->mStateFont;
333 FontState::FontState() {
376 FontState::~FontState() {
384 FT_Library FontState::getLib() {
398 void FontState::init(Context *rsc) {
402 void FontState::flushAllAndInvalidate()
    [all...]
rsFont.h 42 class FontState;
80 friend class FontState;
138 class FontState {
140 FontState();
141 ~FontState();
rsContext.h 129 FontState mStateFont;
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/
rsFont.h 42 class FontState;
80 friend class FontState;
138 class FontState {
140 FontState();
141 ~FontState();
rsContext.h 129 FontState mStateFont;
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/
rsFont.h 42 class FontState;
80 friend class FontState;
138 class FontState {
140 FontState();
141 ~FontState();
rsContext.h 129 FontState mStateFont;
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/
rsFont.h 42 class FontState;
80 friend class FontState;
138 class FontState {
140 FontState();
141 ~FontState();
rsContext.h 129 FontState mStateFont;

Completed in 113 milliseconds