Added dashing fast path
authorrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Nov 2012 17:18:11 +0000 (17:18 +0000)
committerrobertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 28 Nov 2012 17:18:11 +0000 (17:18 +0000)
commit629ab540667422d3edcb97c51e9628b7051e1ba4
tree39db471013b5abcdbfd9267aed41984c2aab6e9d
parentedb26fdb8349a727b226e90cbeab06cd25f5cac0
Added dashing fast path

https://codereview.appspot.com/6844067/

git-svn-id: http://skia.googlecode.com/svn/trunk@6585 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/dashing.cpp
include/core/SkPathEffect.h
include/effects/SkDashPathEffect.h
src/core/SkDraw.cpp
src/core/SkPathEffect.cpp
src/effects/SkDashPathEffect.cpp