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

Issue 6352078: For bench_pictures, tiles that extend beyond the picture are now clipped. (Closed)

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

Description

Tiles that extend beyond the picture are now clipped.

Patch Set 1 #

Total comments: 3

Patch Set 2 : Every tile is clipped/ #

Total comments: 1

Patch Set 3 : Removed unnecessary options paramter to clip_tile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M tools/bench_pictures_main.cpp View 1 2 2 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 6
keyar
11 years, 12 months ago (2012-07-05 16:42:13 UTC) #1
junov1
Looks OK to me. https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp File tools/bench_pictures_main.cpp (right): https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp#newcode89 tools/bench_pictures_main.cpp:89: tile.fCanvas->clipRect(clip); I suppose the translate ...
11 years, 12 months ago (2012-07-06 20:24:27 UTC) #2
keyar
On 2012/07/06 20:24:27, junov1 wrote: > Looks OK to me. > > https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp > File ...
11 years, 12 months ago (2012-07-06 21:10:03 UTC) #3
reed1
https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp File tools/bench_pictures_main.cpp (right): https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp#newcode100 tools/bench_pictures_main.cpp:100: tile.fCanvas = new SkCanvas(*(tile.fBitmap)); I think we can/should always ...
11 years, 12 months ago (2012-07-09 13:15:35 UTC) #4
keyar
https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp File tools/bench_pictures_main.cpp (right): https://codereview.appspot.com/6352078/diff/1/tools/bench_pictures_main.cpp#newcode100 tools/bench_pictures_main.cpp:100: tile.fCanvas = new SkCanvas(*(tile.fBitmap)); On 2012/07/09 13:15:35, reed1 wrote: ...
11 years, 12 months ago (2012-07-09 18:56:43 UTC) #5
reed1
11 years, 12 months ago (2012-07-09 19:34:34 UTC) #6
lgtm w/ suggestion to simplify parameters to clip_tile

https://codereview.appspot.com/6352078/diff/6001/tools/bench_pictures_main.cpp
File tools/bench_pictures_main.cpp (left):

https://codereview.appspot.com/6352078/diff/6001/tools/bench_pictures_main.cp...
tools/bench_pictures_main.cpp:82: SkTArray<TileInfo>* tiles,
do we need options now?
Sign in to reply to this message.

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