Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2587)

Issue 6427061: Added an option to specify the tiling size to render_pictures. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by keyar
Modified:
11 years, 11 months ago
Reviewers:
junov, junov1, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Added an option to specify the tiling size to render_pictures. With this change I should be able to start merging the rendering implementations of bench_pictures and render_pictures. Committed https://code.google.com/p/skia/source/detail?r=4816

Patch Set 1 #

Total comments: 1

Patch Set 2 : Tiling with class based code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -3 lines) Patch
M tools/PictureRenderer.h View 1 2 chunks +34 lines, -0 lines 0 comments Download
M tools/PictureRenderer.cpp View 1 1 chunk +8 lines, -0 lines 0 comments Download
M tools/render_pictures_main.cpp View 1 4 chunks +56 lines, -3 lines 0 comments Download

Messages

Total messages: 4
keyar
11 years, 11 months ago (2012-07-23 16:50:54 UTC) #1
junov1
https://codereview.appspot.com/6427061/diff/1/tools/render_pictures_main.cpp File tools/render_pictures_main.cpp (right): https://codereview.appspot.com/6427061/diff/1/tools/render_pictures_main.cpp#newcode34 tools/render_pictures_main.cpp:34: void (*fRenderFunc) (SkPicture* pict, SkBitmap* bitmap, const Options& options); ...
11 years, 11 months ago (2012-07-23 17:33:49 UTC) #2
keyar
This patch is updated to reflect that render_pictures now uses classes to hold the rendering ...
11 years, 11 months ago (2012-07-27 15:29:12 UTC) #3
junov1
11 years, 11 months ago (2012-07-27 19:46:20 UTC) #4
On 2012/07/27 15:29:12, keyar wrote:
> This patch is updated to reflect that render_pictures now uses classes to hold
> the rendering method.

lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b