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

  /frameworks/minikin/libs/minikin/
HbFontCache.cpp 98 HbFontCache* fontCache = getFontCacheLocked();
100 hb_font_t* font = fontCache->get(fontId);
127 fontCache->put(fontId, font);
  /external/skia/src/gpu/text/
GrAtlasGlyphCache.cpp 105 GrAtlasGlyphCache* fontCache = reinterpret_cast<GrAtlasGlyphCache*>(ptr);
107 StrikeHash::Iter iter(&fontCache->fCache);
114 if (strike != fontCache->fPreserveStrike && 0 == strike->fAtlasedGlyphs) {
115 fontCache->fCache.remove(GrAtlasTextStrike::GetKey(*strike));
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 85 milliseconds