Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp97 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in drawCachedGlyph() local
116 int32_t nPenY = y + glyph->mBitmapTop; in drawCachedGlyph() local
141 int32_t nPenY = y - glyph->mBitmapTop + glyph->mBitmapHeight; in measureCachedGlyph() local
/frameworks/base/libs/hwui/font/
DFont.cpp146 int nPenY = y + glyph->mBitmapTop; in measureCachedGlyph() local
168 float nPenY = y + glyph->mBitmapTop + height; in drawCachedGlyph() local