Home | History | Annotate | Download | only in gpu

Lines Matching refs:dstR

1498     SkRect dstR = SkRect::MakeWH(SkIntToScalar(srcRect.width()), SkIntToScalar(srcRect.height()));
1499 fGpu->drawSimpleRect(dstR, NULL);