commit | 16322637c4776170fbdf19ba621d2bf83c66d423 | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Wed Sep 12 10:15:34 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Sep 12 15:28:18 2018 +0000 |
tree | cc1f8af453f97915f65c25f5a67f7baace13e4e4 | |
parent | 558fabb31cb530e48a96da641a2fdf7c6cb56d6e [diff] |
[sksg] Trim down sksg::Matrix size Matrix nodes are most often not composed outside of the DAG. Split into a basic Matrix class and a (private) ComposedMatrix subclass. TBR= Bug: skia:8340 Change-Id: I3c182e10ae5fa20d0639c1031523dba3956b75bb Reviewed-on: https://skia-review.googlesource.com/153883 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Florin Malita <fmalita@chromium.org>