Home
last modified time | relevance | path

Searched refs:maxGlyphHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/cmds/screenrecord/
DFontBitmap.h8 static const uint32_t maxGlyphHeight = 34; variable
DTextRenderer.cpp81 return FontBitmap::maxGlyphHeight; in getGlyphHeight()
202 float glyphHeight = FontBitmap::maxGlyphHeight; in drawString()