commit | b414f25cf97a690034a180a2c704b4b3935b8ed0 | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Tue Jul 29 13:15:47 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jul 29 13:15:47 2014 -0700 |
tree | 1dbc2630a301a22d23300893ae9cb6b3acdb753b | |
parent | 5ae5fc59b27a48711e514b3ede548b228e393e9b [diff] |
Remove support in the gpu to use hardware AA lines. Current code paths could not reach this code and thus was never used. The blend opt flag kDisableBlend should now be able to be removed, however it is left in this CL and will removed in its own. BUG=skia: R=bsalomon@google.com Author: egdaniel@google.com Review URL: https://codereview.chromium.org/427823002