commit | 8de8c6287254250a7d14a596ec95b87b5826fd53 | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Feb 03 18:35:19 2023 -0500 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Sat Feb 04 01:26:33 2023 +0000 |
tree | ad76a9466b17ef86097ccebe60150309220964b7 | |
parent | 5d8a7ed8acfe179aa95dd2ac189cdccbef043f94 [diff] |
Reorder Affine_vpts to do a trailing element last. If we assume that it's more likely for `src` and `dst` to be aligned than not, this keeps them aligned for the bulk of the work. Change-Id: I91557a7ec2f781b91b9a6d6ac414e05c679bc0c1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/638220 Commit-Queue: Michael Ludwig <michaelludwig@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Michael Ludwig <michaelludwig@google.com>