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

Issue 6250070: special-case dashing a single line-segment. We can go much faster since we (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by reed1
Modified:
12 years, 1 month ago
Reviewers:
bungeman, caryclark1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

special-case dashing a single line-segment. We can go much faster since we can apply the stroke as we go, eliminating the generic stroker. Committed: https://code.google.com/p/skia/source/detail?r=4062

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -2 lines) Patch
M src/effects/SkDashPathEffect.cpp View 1 4 chunks +79 lines, -2 lines 0 comments Download

Messages

Total messages: 3
reed1
12 years, 1 month ago (2012-05-29 13:59:18 UTC) #1
reed1
12 years, 1 month ago (2012-05-29 14:16:27 UTC) #2
caryclark1
12 years, 1 month ago (2012-05-29 15:26:51 UTC) #3
lgtm

https://codereview.appspot.com/6250070/diff/1/src/effects/SkDashPathEffect.cpp
File src/effects/SkDashPathEffect.cpp (right):

https://codereview.appspot.com/6250070/diff/1/src/effects/SkDashPathEffect.cp...
src/effects/SkDashPathEffect.cpp:140: };
I'm sad that this is slower (I'll have to get out of the habit of writing code
this way)
Sign in to reply to this message.

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