commit | addf2edf3da20f053daa3897cfe2c52d7369a7b1 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Mon Aug 11 08:28:24 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 11 08:28:24 2014 -0700 |
tree | 4d54679b9dfead4f5617e6133ae8f97b7a29cf3e | |
parent | 6dff71f44bc33ad9af594165701af7173823d502 [diff] |
add localMatrix to gradient Descriptor this consolidation will also help transisition to new flattening pattern, where we want to have a flatten/unflatten method on all of the common gradient params (i.e. Descriptor). BUG=skia: R=egdaniel@google.com Author: reed@google.com Review URL: https://codereview.chromium.org/461643002