Home
last modified time | relevance | path

Searched defs:glyphWidth (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/cmds/screenrecord/
DFontBitmap.h12 static const uint16_t glyphWidth[]; variable
DTextRenderer.cpp174 float glyphWidth = FontBitmap::glyphWidth[chi]; in computeScaledStringWidth() local
201 float glyphWidth = FontBitmap::glyphWidth[chi]; in drawString() local