1. I love killing the null-check in the "normal" version. 2. Do you really need ...
12 years, 5 months ago
(2012-06-07 16:18:24 UTC)
#2
1. I love killing the null-check in the "normal" version.
2. Do you really need 1-verb-at-a-time, or should we have copyVerbs(buffer) to
get them all at once?
On 2012/06/07 16:18:24, reed1 wrote: > 1. I love killing the null-check in the "normal" ...
12 years, 5 months ago
(2012-06-07 16:25:07 UTC)
#3
On 2012/06/07 16:18:24, reed1 wrote:
> 1. I love killing the null-check in the "normal" version.
> 2. Do you really need 1-verb-at-a-time, or should we have copyVerbs(buffer) to
> get them all at once?
Yes, updated this just remove the null check. I'll submit a new patch to copy
the verbs.
Issue 6301060: Add variant of SkPath::RawIter::next that doesn't return points
(Closed)
Created 12 years, 5 months ago by bsalomon
Modified 12 years, 5 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0