special-case dashing a single line-segment. We can go much faster since we
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 29 May 2012 20:48:50 +0000 (20:48 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 29 May 2012 20:48:50 +0000 (20:48 +0000)
commit3ec68f047a1f698bec12e1a270fdf4f62aed9cdb
treee1d60873f5b5f4cc88dd07c6abb0f27970e0be40
parent744fabad474e3e111e7cbd8609cf7e209df17f32
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.
Review URL: https://codereview.appspot.com/6250070

git-svn-id: http://skia.googlecode.com/svn/trunk@4062 2bbb7eff-a529-9590-31e7-b0007b416f81
src/effects/SkDashPathEffect.cpp