Searched refs:GetFontCacheCountUsed (Results 1 – 3 of 3) sorted by relevance
26 int SkiaGraphics::GetFontCacheCountUsed() in GetFontCacheCountUsed() function in OHOS::Rosen::Drawing::SkiaGraphics28 return SkGraphics::GetFontCacheCountUsed(); in GetFontCacheCountUsed()
29 static int GetFontCacheCountUsed();
360 log.AppendFormat(" Glyph Count: %d \n", Drawing::SkiaGraphics::GetFontCacheCountUsed()); in DumpDrawingCpuMemory()