Fix a case missed in r3198 where left/right direction of setOrthog matters (matrix...
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 15 Feb 2012 18:49:41 +0000 (18:49 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 15 Feb 2012 18:49:41 +0000 (18:49 +0000)
commit20e542e00eccaf7b9e81964692a47086e6aaf568
tree3cf92da5edcc847ae1400f8b5634272828fa1fc8
parent60abb078e5597c9c6ceaba1ef495c4916ff4df0d
Fix a case missed in r3198 where left/right direction of setOrthog matters (matrix computed from a degenerate quad).

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