Searched refs:dstR (Results 1 – 1 of 1) sorted by relevance
517 RectF dstR = new RectF(0, 0, width, height); in createBitmap() local546 m.mapRect(deviceR, dstR); in createBitmap()569 canvas.drawBitmap(source, srcR, dstR, paint); in createBitmap()