Home | History | Annotate | Download | only in graphics

Lines Matching defs:dstR

573         RectF dstR = new RectF(0, 0, width, height);
602 m.mapRect(deviceR, dstR);
625 canvas.drawBitmap(source, srcR, dstR, paint);