commit | 32cdc32522bf39a8236880f57ff4ee5b26bdd363 | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Tue Jan 12 07:21:11 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 12 07:21:11 2016 -0800 |
tree | 4dc6f63fe1c65ae124985be47c79b57d116d2e88 | |
parent | a51e7782b2e028a38712a159c412e6151eca1666 [diff] |
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API I find this version preferable because 1) it consolidates the in/out paint args without compromising efficiency or flexibility 2) relieves overriders from having to set the SkTLazy explicitly BUG=skia:4782 R=mtklein@google.com,reed@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1576183002 Review URL: https://codereview.chromium.org/1576183002