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

  /external/skia/gpu/include/
GrTextStrike.h 43 GrFontCache* getFontCache() const { return fFontCache; }
GrContext.h 505 GrFontCache* getFontCache() { return fFontCache; }
  /external/skia/gpu/src/
GrTextContext.cpp 166 fStrike = fContext->getFontCache()->getStrike(scaler);
201 fContext->getFontCache()->purgeExceptFor(fStrike);

Completed in 68 milliseconds