aboutsummaryrefslogtreecommitdiffhomepage
path: root/LICENSE
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2014-06-11 11:37:55 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-11 11:37:55 -0700
commit0bdbea75ff1a6f3c313c18cab0139728967cb93e (patch)
tree010e60572e146ff0b282d5d7c76fb7d380e135f1 /LICENSE
parentf0419e96b4b52b85fafd0d589c56944841dcda06 (diff)
Remove picture pre-allocation from SkPictureRecorder
This CL improves the separation of the SkPicture and SkPictureRecord classes. It delays creation of the SkPicture (in SkPictureRecorder) until recording is actually completed. To accomplish this the SkRecord-derived classes now get SkPathHeap and SkPictureContentInfo members that are absorbed by the SkPicture when it is constructed. As an ancillary change, this CL also moves the SkPictureContentInfo object from SkPicture to SkPicturePlayback. This is intended to centralize all the data in the SkPicturePlayback object. R=mtklein@google.com, reed@google.com Author: robertphillips@google.com Review URL: https://codereview.chromium.org/324293004
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions