diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-30 16:34:52 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-08-30 16:34:52 +0000 |
commit | cefde6e5783bcce27369216e5e4ee5c7eed02e26 (patch) | |
tree | ed0d7922e0d17a0f5c0d400fe0224ee99976d3fc /experimental | |
parent | a6f37e77c1c95f0a06ac55ff659cb7b8dfabefcf (diff) |
Fix stroked oval and rrect rendering on Ubuntu-x86-Release.
The Ubuntu-x86 compiler was optimizing out a case where I was
reseting the isStroked boolean based on the new inner radii.
This changes it to check the radii at the time the effect is
created, which tricks the compiler into doing the right thing.
R=bsalomon@google.com, robertphillips@google.com
Author: jvanverth@google.com
Review URL: https://chromiumcodereview.appspot.com/23592021
git-svn-id: http://skia.googlecode.com/svn/trunk@11035 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'experimental')
0 files changed, 0 insertions, 0 deletions