| Index: tools/PictureRenderer.cpp
|
| ===================================================================
|
| --- tools/PictureRenderer.cpp (revision 14079)
|
| +++ tools/PictureRenderer.cpp (working copy)
|
| @@ -904,7 +904,7 @@
|
|
|
| ///////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
| -void PlaybackCreationRenderer::setup() {
|
| +void PlaybackCreationRenderer::setup1() {
|
| fReplayer.reset(this->createPicture());
|
| SkCanvas* recorder = fReplayer->beginRecording(this->getViewWidth(), this->getViewHeight(),
|
| this->recordFlags());
|
|
|