Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.h105 float mBitmapMaxV; member
DrsFont.cpp101 float v2 = glyph->mBitmapMaxV; in drawCachedGlyph()
279 glyph->mBitmapMaxV = (float)endY / (float)cacheHeight; in updateGlyphCache()