commit | 302809f47e629a6a63d4db0225c30b875d6bbef3 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Tue Nov 20 14:01:01 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Nov 21 12:47:00 2018 +0000 |
tree | 4d6accedb5be95e84aa270325eed23563da17262 | |
parent | 0f995fbb482ed8df371b1952a6892857a8747eb9 [diff] |
streamline some of the _matrixProcs - We're always tiling the same way in X and Y, so fold that through in a few ways. - Simplify the interface between _matrixProcs.cpp and _matrix.h. Cq-Include-Trybots: luci.chromium.try:linux-blink-rel Change-Id: If306b4506b960bfe8156d0f3f5d28f14ccf4b40a Reviewed-on: https://skia-review.googlesource.com/c/172023 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Ravi Mistry <rmistry@google.com>