commit | c6325cde797baeedebc515bc8610f96eacbd36c9 | [log] [tgz] |
---|---|---|
author | caryclark <caryclark@google.com> | Mon May 11 14:36:33 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 11 14:36:33 2015 -0700 |
tree | 383ffd88191bfb87afe79b1e1b39d52cec151992 | |
parent | e4cee1f283c435618343f0c7b298207d5a9a3e1c [diff] |
remove near one check for arcs Small arcs are pinned by SkSinCos and do not need to be additionally pinned by SkConic::BuildUnitArc. R=reed@google.com, djsollen@google.com Review URL: https://codereview.chromium.org/1133113003