Searched refs:totalGlyphs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/
H A DFontRenderer.cpp131 uint16_t totalGlyphs = 0; local
133 totalGlyphs += mCacheTextures[i]->getGlyphCount();
140 ALOGD("Flushing caches: glyphs cached = %d", totalGlyphs);

Completed in 52 milliseconds