commit | f99f320dc79e290a89d668243b6d77c3442b36ab | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Tue Aug 05 15:31:52 2014 -0700 |
committer | Chris Craik <ccraik@google.com> | Tue Aug 05 22:39:31 2014 +0000 |
tree | 2f9899eb8e6f7f966c58fac1cb95fb2680944c47 | |
parent | 3962aa5d401a433badb757b3c3a3bb4e2b6acb3b [diff] |
Fix large radius RR clipping issue on certain devices bug:16804363 Since dist can be in the 1000s of pixels, and length() may square it in its current precision, scale the value down significantly first, since final precision isn't very important. Change-Id: Id20f7a49d6171355c8e242442c2b5083f746dca3