Brian Osman
fb208b486e
Convert semantics_node from SkMatrix44 to SkM44 ( #17763 )
...
* Convert semantics_node from SkMatrix44 to SkM44
2020-04-17 07:24:40 -04:00
Brian Osman
1cf1a5882d
Guard canvas virtuals so we can remove legacy didConcat44 ( #17756 )
...
* Guard canvas virtuals so we can remove legacy didConcat44
SkMatrix44 is also deprecated, so start transitioning to SkM44.
* Fix formatting
2020-04-16 13:40:22 -04:00
Brian Osman
07aab98212
Fix one more use of deprecated path fill type API ( #14127 )
2019-12-04 10:59:06 -05:00
David Worsham
2fc1e1bce1
Relanding: Add Flow unittests and fixtures ( #14091 )
2019-12-03 14:33:02 -08:00
liyuqian
84bf72917c
Revert PRs to unblock David and Jim's work ( #14088 )
...
* Revert "Add flow test fixtures and tests (#13986 )"
This reverts commit 620f5281b819f304e8e9e945222e26b17b087cc3.
* Revert "Dynamically determine whether to use offscreen surface based on need (#13976 )"
This reverts commit a86ef946563b020108320bbfb974bf7343284fd3.
2019-12-03 12:02:37 -08:00
David Worsham
620f5281b8
Add flow test fixtures and tests ( #13986 )
2019-12-03 09:43:02 -08:00