Home
last modified time | relevance | path

Searched refs:mBitmapMaxU (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/
DrsFont.h104 float mBitmapMaxU; member
DrsFont.cpp99 float u2 = glyph->mBitmapMaxU; in drawCachedGlyph()
278 glyph->mBitmapMaxU = (float)endX / (float)cacheWidth; in updateGlyphCache()