Searched refs:dumpCachedGlyph (Results 1 – 2 of 2) sorted by relevance
25 void FontCacheHistoryTracker::dumpCachedGlyph(String8& log, const CachedGlyph& glyph) { in dumpCachedGlyph() function in android::uirenderer::FontCacheHistoryTracker35 dumpCachedGlyph(log, entry.glyph); in dumpRenderEntry()46 dumpCachedGlyph(log, glyph); in dumpUploadEntry()
55 static void dumpCachedGlyph(String8& log, const CachedGlyph& glyph);