Home
last modified time | relevance | path

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

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp198 float fullTexHeight = powerOfTwoCeil(FontBitmap::height); in drawString() local
213 float texTop = FontBitmap::yoffset[chi] / fullTexHeight; in drawString()
215 fullTexHeight; in drawString()