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