add new test for region::intersect, when one is a rect, and it wholly contains
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 31 Jan 2013 15:23:44 +0000 (15:23 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 31 Jan 2013 15:23:44 +0000 (15:23 +0000)
commita3c134897602f878da9dd858109498392a5daae9
tree0e8695d90cb4193ee718111161a2bb73eb1980fe
parent4688de1ee5b54277d9b5a34dc7dda4c61d6bfcd7
add new test for region::intersect, when one is a rect, and it wholly contains
a complex region.

git-svn-id: http://skia.googlecode.com/svn/trunk@7490 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/RegionContainBench.cpp [new file with mode: 0644]