Searched refs:dstX (Results 1 – 2 of 2) sorted by relevance
390 int dstX = (targetWidth - src.width()) / 2; in transform() local393 dstX, in transform()395 targetWidth - dstX, in transform()
206 int dstX = x + glyph->mBitmapLeft; in drawCachedGlyphBitmap() local220 memcpy(&bitmap[bitmapY + dstX], &cacheBuffer[cacheY + glyph->mStartX], glyph->mBitmapWidth); in drawCachedGlyphBitmap()