Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.h103 float mBitmapMinV; member
DrsFont.cpp100 float v1 = glyph->mBitmapMinV; in drawCachedGlyph()
277 glyph->mBitmapMinV = (float)startY / (float)cacheHeight; in updateGlyphCache()