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

/frameworks/av/cmds/screenrecord/
H A DTextRenderer.cpp175 width += (glyphWidth - 1 - FontBitmap::outlineWidth) * mScale;
246 x += (glyphWidth - 1 - FontBitmap::outlineWidth) * mScale;
H A DFontBitmap.h9 static const uint32_t outlineWidth = 1; member in class:FontBitmap

Completed in 242 milliseconds