Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp202 float glyphHeight = FontBitmap::maxGlyphHeight; in drawString() local
207 float vertBottom = y + glyphHeight * mScale; in drawString()
214 float texBottom = (FontBitmap::yoffset[chi] + glyphHeight) / in drawString()