HomeSort by relevance Sort by last modified time
    Searched refs:firstGlyphChar (Results 1 - 2 of 2) sorted by null

  /frameworks/av/cmds/screenrecord/
TextRenderer.cpp 161 size_t chi = ch - FontBitmap::firstGlyphChar;
163 chi = '?' - FontBitmap::firstGlyphChar;
FontBitmap.h 7 static const uint32_t firstGlyphChar = 32;
    [all...]

Completed in 216 milliseconds