Searched refs:srcR (Results 1 – 3 of 3) sorted by relevance
29 const LVM_INT32 *srcR, in JoinTo2i_32x32() argument36 srcR += n-1; in JoinTo2i_32x32()41 *dst = *srcR; in JoinTo2i_32x32()43 srcR--; in JoinTo2i_32x32()
154 const LVM_INT32 *srcR,
684 Rect srcR = new Rect(x, y, x + width, y + height); in createBitmap() local738 canvas.drawBitmap(source, srcR, dstR, paint); in createBitmap()