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

/frameworks/av/cmds/screenrecord/
H A DTextRenderer.cpp161 size_t chi = ch - FontBitmap::firstGlyphChar;
163 chi = '?' - FontBitmap::firstGlyphChar;
H A DFontBitmap.h7 static const uint32_t firstGlyphChar = 32; member in class:FontBitmap

Completed in 506 milliseconds