Detect inverse-fill, and treat its bounds as huge (all of integer space) for the
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 8 Jun 2012 16:30:12 +0000 (16:30 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 8 Jun 2012 16:30:12 +0000 (16:30 +0000)
commit97caebc7462c202ab0ec5cce4eb26a616930813e
tree7c8b42bd884e2bb48a5f335946109429b561eb3f
parentb073d920c90bc95f6c216327acd321a4fc809bfa
Detect inverse-fill, and treat its bounds as huge (all of integer space) for the
purposes of comparing w/ the clip-bounds, otherwise we can reject the draw if
the bounds of the path are outside the bounds of the clip.
Review URL: https://codereview.appspot.com/6302058

git-svn-id: http://skia.googlecode.com/svn/trunk@4214 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkScan_Path.cpp