commit | b89c88311d3e1edd7ecdc246ef89d9156b527374 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Tue Oct 10 15:14:20 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Oct 11 13:06:19 2017 +0000 |
tree | 17dbdf61c36d882be3428c4dda8d2afcb6e05098 | |
parent | 5eb1528234733e548a6417161e0b70ce333dbd1d [diff] |
keep SkRSXforms aligned in SkLiteDL We've been copying the text first, then the transforms. That's a good way to get the transforms out of alignment. This CL swaps the order of the two. Bug: skia:7133 Change-Id: If8cd402b9ffba1787345dc4b5ffd4ee6abb14f33 Reviewed-on: https://skia-review.googlesource.com/57941 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>