Home
last modified time | relevance | path

Searched refs:chi (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp161 size_t chi = ch - FontBitmap::firstGlyphChar; in glyphIndex() local
162 if (chi >= FontBitmap::numGlyphs) { in glyphIndex()
163 chi = '?' - FontBitmap::firstGlyphChar; in glyphIndex()
165 assert(chi < FontBitmap::numGlyphs); in glyphIndex()
166 return chi; in glyphIndex()
173 size_t chi = glyphIndex(str[i]); in computeScaledStringWidth() local
174 float glyphWidth = FontBitmap::glyphWidth[chi]; in computeScaledStringWidth()
200 size_t chi = glyphIndex(str[i]); in drawString() local
201 float glyphWidth = FontBitmap::glyphWidth[chi]; in drawString()
211 float texLeft = mXOffset[chi] / fullTexWidth; in drawString()
[all …]
/frameworks/wilhelm/doc/
DDoxyfile916 # controls if a separate .chi index file is generated (YES) or that
/frameworks/native/docs/
DDoxyfile1088 # controls if a separate .chi index file is generated (YES) or that
/frameworks/av/media/libaaudio/
DDoxyfile1228 # The GENERATE_CHI flag controls if a separate .chi index file is generated (
/frameworks/av/media/codec2/docs/
Ddoxygen.config1294 # The GENERATE_CHI flag controls if a separate .chi index file is generated
/frameworks/base/media/native/midi/include/
DDoxyfile1344 # The GENERATE_CHI flag controls if a separate .chi index file is generated