Home
last modified time | relevance | path

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

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