commit | a0537deca24abc2713e72f61e9cec14bdcc703d0 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Sep 18 08:01:23 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 18 08:01:23 2014 -0700 |
tree | 49d3dc40f0a246b62c1fb75d915181078dd9061d | |
parent | 53d2562006ee371222963750009a706cfd1a94f7 [diff] |
Copy layer-hoisting related SkPaints This is intended to disconnect the lifetimes of the optimization data, cached layers and replacement objects. Note that the optimization data already makes a copy of the paint in the SkPicture. Additionally the replacement object will probably go away at some point. R=bsalomon@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/579843002