fix incorrect GPU rendering for path inverse fill when path is outside the clip
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 19 Jun 2012 13:22:45 +0000 (13:22 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 19 Jun 2012 13:22:45 +0000 (13:22 +0000)
commit276c1fabc22d4980c2ed8fe879f6510289b87cde
tree71dde8dbb7f4f0116f29957b3fb12c5bc0ca2b99
parent75356a713f0576d5e4f542898267acbcf4d18d88
fix incorrect GPU rendering for path inverse fill when path is outside the clip

Committed on behalf of Guanqun.Lu@gmail.com

Review URL: http://codereview.appspot.com/6296087/

git-svn-id: http://skia.googlecode.com/svn/trunk@4279 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/GrSoftwarePathRenderer.cpp