Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp95 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
114 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
139 int32_t nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph() local
/frameworks/base/libs/hwui/font/
DFont.cpp140 int nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph() local
162 float nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local