Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added additional case to GM:drawbitmapmatrix | robertphillips@google.com | 2012-09-28 |
| | | | | | | | | | | | https://codereview.appspot.com/6573067/ This require re-baselining of all drawbitmapmatrix images! git-svn-id: http://skia.googlecode.com/svn/trunk@5723 2bbb7eff-a529-9590-31e7-b0007b416f81 | ||
* | Share code in various SkGPipeCanvas::drawBitmap_ calls. | scroggo@google.com | 2012-07-30 |
Also implement SkGPipeCanvas::drawBitmapMatrix, and create a GM to make sure it works properly. Use a flag instead of writing a bool for determining whether drawBitmap_ has a paint and whether drawBitmapRect has a source rectangle. BUG= TEST=drawbitmapmatrix GM Review URL: https://codereview.appspot.com/6450053 git-svn-id: http://skia.googlecode.com/svn/trunk@4828 2bbb7eff-a529-9590-31e7-b0007b416f81 |