OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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