Home
last modified time | relevance | path

Searched defs:nPenY (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/font/
DFont.cpp65 int nPenY = y + glyph->mBitmapTop; in measureCachedGlyph() local
87 int nPenY = y + glyph->mBitmapTop + glyph->mBitmapHeight; in drawCachedGlyph() local
106 int nPenY = y + glyph->mBitmapTop; in drawCachedGlyphBitmap() local
/frameworks/rs/
DrsFont.cpp95 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in drawCachedGlyph() local
114 int32_t nPenY = y + glyph->mBitmapTop; in drawCachedGlyph() local
139 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in measureCachedGlyph() local