Home
last modified time | relevance | path

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

/frameworks/rs/
DrsFont.cpp96 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
115 int32_t nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local
140 int32_t nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph() local
/frameworks/base/libs/hwui/font/
DFont.cpp145 int nPenX = x + glyph->mBitmapLeft; in measureCachedGlyph() local
167 float nPenX = x + glyph->mBitmapLeft; in drawCachedGlyph() local