commit | 8c30a8196dd5903d2d23b4d0a5dc888e802bf698 | [log] [tgz] |
---|---|---|
author | reed <reed@google.com> | Wed Apr 20 16:36:51 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Apr 20 16:36:51 2016 -0700 |
tree | 090b251c192c0f20cd74fc5bd46ca689fadc621a | |
parent | a814000cbb0e90624a410b4359fff7f3ec66f0e0 [diff] |
post apply non-scale transforms after imagefilters have run may choose to eliminate the final matrix-filter buffer before the sprite blit, but at the moment want to defer that change to a 2nd CL. heavily inspired by https://codereview.chromium.org/1140943004 Need these CLs to land first: https://codereview.chromium.org/1898193005/# https://codereview.chromium.org/1902253003/ BUG=skia:3288 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1899263002 Review URL: https://codereview.chromium.org/1899263002