Changing imageFilter GM tests to use drawBitmap instead of drawSprite
authorjunov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Jan 2013 16:27:50 +0000 (16:27 +0000)
committerjunov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 14 Jan 2013 16:27:50 +0000 (16:27 +0000)
commitff06af20fde68aa737b540dc6e42924532873b22
tree02afcad355d5079c129e234b0480c60e022c3b6e
parent47ebbcc7abf90c943b2d5e05fcedb42913e917e0
Changing imageFilter GM tests to use drawBitmap instead of drawSprite

The motivation is be able to test the filters with scaled SkPicture playback in isolation from the issues that surround usage of drawSprite
Review URL: https://codereview.appspot.com/7060071

git-svn-id: http://skia.googlecode.com/svn/trunk@7152 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/blend.cpp
gm/gm.h
gm/gmmain.cpp
gm/imagefiltersbase.cpp
gm/lighting.cpp
gm/matrixconvolution.cpp