Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstRect

1383     SkRect dstRect(srcRect);
1457 fContext->drawRectToRect(grPaint, dstRect, paintRect, NULL);
1610 SkRect dstRect = SkRect::MakeXYWH(SkIntToScalar(x),
1620 fContext->drawRectToRect(grPaint, dstRect, srcRect);