commit | 2d743288889c7804e6431bf389cdc6084aaa49ef | [log] [tgz] |
---|---|---|
author | fmalita <[email protected]> | Tue Mar 22 13:32:10 2016 |
committer | Commit bot <[email protected]> | Tue Mar 22 13:33:15 2016 |
tree | 95409a0d222e17f9e678b97040c0567ede58c4bc | |
parent | c2db76301d3eb61575d807d2897da86d637cbd34 [diff] |
Use sk_sp-based picture recording APIs 1) use SkPictureRecorder::finishRecordingAsPicture() over endRecordingAsPicture() 2) convert to sk_sp<SkPicture> fields/params where feasible BUG=skia:5077 [email protected],[email protected],[email protected] [email protected],[email protected] CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1819683002 Cr-Commit-Position: refs/heads/master@{#382563}