pre allocate space for the result (guesstimation) so we don't spend extra time
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 15 May 2012 13:33:57 +0000 (13:33 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 15 May 2012 13:33:57 +0000 (13:33 +0000)
commit2e0d727942c26339425bc5ba26189af070081213
treef346c31be358f891d26a853b82f48c83624f87f1
parent129ec22cb054592261e001294c430c9dd4e90ff4
pre allocate space for the result (guesstimation) so we don't spend extra time
re-growing while we build the stroke.

git-svn-id: http://skia.googlecode.com/svn/trunk@3934 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkStroke.cpp