Searched refs:GetFontCacheUsed (Results 1 – 2 of 2) sorted by relevance
54 static size_t GetFontCacheUsed();
586 SkGraphics::GetFontCacheUsed(), SkGraphics::GetFontCacheLimit()); in Dump()618 dump->dumpNumericValue(gGlyphCacheDumpName, "size", "bytes", SkGraphics::GetFontCacheUsed()); in DumpMemoryStatistics()799 size_t SkGraphics::GetFontCacheUsed() { in GetFontCacheUsed() function in SkGraphics