Change tilegrid test to test it directly, rather than through SkPicture
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Mar 2014 10:51:44 +0000 (10:51 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 17 Mar 2014 10:51:44 +0000 (10:51 +0000)
commit7ae3bc7ffb3068b0585ad313d5c43ff1aab99737
tree4c956aa69ffcd7b1e05f63cf59fd9152d2bb3a57
parent949b9986de23993f163a324a1234547dd2d09be7
Change tilegrid test to test it directly, rather than through SkPicture
This is necessary because it makes assumptions that picture will draw all the rects that match the grids, which may not hold if picture decides to improve the accuracy of the results.

BUG=skia:2125
R=tomhudson@google.com, mtklein@google.com, reed@google.com

Author: iancottrell@google.com

Review URL: https://codereview.chromium.org/199083004

git-svn-id: http://skia.googlecode.com/svn/trunk@13827 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/TileGridTest.cpp