Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/font/
DFont.cpp64 int nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph() local
86 int nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
105 int nPenX = x + glyph->mBitmapLeft; in drawCachedGlyphBitmap() local
/frameworks/rs/
DrsFont.cpp94 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
113 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
138 int32_t nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph() local