RenderThread::GetGlyphRasterizationCount

RenderThread::GetGlyphRasterizationCount
unsigned GetGlyphRasterizationCount();
Description

GetGlyphRasterizationCount returns the total number of rasterized glyphs in the glyph cache. Can be used for estimating the glyph cache thrashing.

Return Value

The total number of rasterized glyphs.