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

  /frameworks/base/libs/hwui/font/
Font.cpp 290 updateGlyphCache(paint, skiaGlyph, autoCache.getCache(), cachedGlyph, precaching);
430 void Font::updateGlyphCache(const SkPaint* paint, const SkGlyph& skiaGlyph,
484 updateGlyphCache(paint, skiaGlyph, autoCache.getCache(), newGlyph, precaching);
  /frameworks/rs/
rsFont.cpp 233 updateGlyphCache(cachedGlyph);
239 void Font::updateGlyphCache(CachedGlyphInfo *glyph) {
291 updateGlyphCache(newGlyph);

Completed in 2856 milliseconds