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