Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.h102 float mBitmapMinU; member
DrsFont.cpp98 float u1 = glyph->mBitmapMinU; in drawCachedGlyph()
276 glyph->mBitmapMinU = (float)startX / (float)cacheWidth; in updateGlyphCache()