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

Issue 6765046: Make filter tool actually filter the read in SkPicture (Closed)

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

Description

This only implements a trivial filter for empty translates and scales but sets up the framework for more ambitious filtering.

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed code review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -19 lines) Patch
M include/core/SkPicture.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M tools/filtermain.cpp View 1 3 chunks +68 lines, -18 lines 0 comments Download

Messages

Total messages: 5
robertphillips
12 years, 2 months ago (2012-10-24 17:55:05 UTC) #1
DerekS
lgtm with a couple of changes https://codereview.appspot.com/6765046/diff/1/include/core/SkPicture.h File include/core/SkPicture.h (right): https://codereview.appspot.com/6765046/diff/1/include/core/SkPicture.h#newcode151 include/core/SkPicture.h:151: SkPictureRecord* fRecord; comment ...
12 years, 2 months ago (2012-10-24 18:24:02 UTC) #2
robertphillips
committed as r6080 https://codereview.appspot.com/6765046/diff/1/include/core/SkPicture.h File include/core/SkPicture.h (right): https://codereview.appspot.com/6765046/diff/1/include/core/SkPicture.h#newcode151 include/core/SkPicture.h:151: SkPictureRecord* fRecord; On 2012/10/24 18:24:02, DerekS ...
12 years, 2 months ago (2012-10-24 19:31:02 UTC) #3
robertphillips
For our captured skp files, all of the scales and 50% of the translates (201/406) ...
12 years, 2 months ago (2012-10-24 19:51:00 UTC) #4
robertphillips
12 years, 2 months ago (2012-10-25 13:37:38 UTC) #5
The filtering of translates and scales (predictably) has a negligible effect on
rendering performance.
Sign in to reply to this message.

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