commit | b44cd65a53fa016a238e2bd3d01b5434dbc05da3 | [log] [tgz] |
---|---|---|
author | djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Dec 01 17:09:21 2011 +0000 |
committer | djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Dec 01 17:09:21 2011 +0000 |
tree | 8ba21a28c275340de0a732ceec2a071f769cb9ab | |
parent | ceb1d9ee5b3e0887e1b67764c3302e7810ad1b33 [diff] |
Fix Paint == comparison on Android. The == operator was incorrect because of Androids use of fGenerationID. This change moves the ID to the end of the paint struct and omits it from the == comparison. Review URL: http://codereview.appspot.com/5437098 git-svn-id: http://skia.googlecode.com/svn/trunk@2780 2bbb7eff-a529-9590-31e7-b0007b416f81