diff options
author | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 21:32:27 +0000 |
---|---|---|
committer | danakj@chromium.org <danakj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-09-27 21:32:27 +0000 |
commit | 1b6965159a870721066bfbf9ee3018ba64376321 (patch) | |
tree | 24472c7654a28dd3ecdf07d5fc3572c94803cd51 /ppapi/cpp | |
parent | da2b622c0f813b430b35c12020c184c1f5dcb5a3 (diff) | |
download | chromium_src-1b6965159a870721066bfbf9ee3018ba64376321.zip chromium_src-1b6965159a870721066bfbf9ee3018ba64376321.tar.gz chromium_src-1b6965159a870721066bfbf9ee3018ba64376321.tar.bz2 |
cc: Add RenderPass::CopyAll().
This method does a deep copy of a RenderPass. This is needed since
we must copy the RenderPass contents from DelegatedRendererLayer to
the DelegatedRendererLayerImpl instead of passing ownership, so that
if the DelegatedRendererLayer moves to a new tree, it can still pass
a copy of the render passes to the impl side again.
Tests:
RenderPassTest.CopyAllShouldBeIdentical
R=piman
BUG=263069
NOTRY=true
Review URL: https://codereview.chromium.org/24619002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225783 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/cpp')
0 files changed, 0 insertions, 0 deletions