Searched defs:updateGlyphCache (Results 1 – 2 of 2) sorted by relevance
236 void Font::updateGlyphCache(CachedGlyphInfo *glyph) { in updateGlyphCache() function in Font
236 void Font::updateGlyphCache(SkPaint* paint, const SkGlyph& skiaGlyph, CachedGlyphInfo* glyph) { in updateGlyphCache() function in android::uirenderer::Font