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

Issue 6718053: Add new bench to exercise SkPath::arcTo (arbroundrect) (Closed)

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

Description

This new test will also test the convexity of the arcTo results (once the next CL is delivered).

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed parameter naming #

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

Messages

Total messages: 3
robertphillips
11 years, 9 months ago (2012-10-17 15:01:53 UTC) #1
bsalomon
LGTM w/ a nit. https://codereview.appspot.com/6718053/diff/1/bench/PathBench.cpp File bench/PathBench.cpp (right): https://codereview.appspot.com/6718053/diff/1/bench/PathBench.cpp#newcode722 bench/PathBench.cpp:722: static void make_arb_round_rect(SkPath* path, const ...
11 years, 9 months ago (2012-10-17 15:19:14 UTC) #2
robertphillips
11 years, 9 months ago (2012-10-17 15:23:42 UTC) #3
committed as r5977

https://codereview.appspot.com/6718053/diff/1/bench/PathBench.cpp
File bench/PathBench.cpp (right):

https://codereview.appspot.com/6718053/diff/1/bench/PathBench.cpp#newcode722
bench/PathBench.cpp:722: static void make_arb_round_rect(SkPath* path, const
SkRect& r,
On 2012/10/17 15:19:14, bsalomon wrote:
> The fX/fY names make these vars look like members is Skia-land.

Done.
Sign in to reply to this message.

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