commit | 7d970c739d44486d3382eed8acc4eecccecf3453 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Apr 22 16:07:49 2010 +0000 |
committer | [email protected] <[email protected]@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Apr 22 16:07:49 2010 +0000 |
tree | c39742a2d2f56449619038a1a4e9f8e5716edebe | |
parent | 5f6a0762f14f73859e60f0e8339ca133d10e4d3c [diff] [blame] |
updates git-svn-id: http://skia.googlecode.com/svn/trunk@558 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/samplecode/SampleArc.cpp b/samplecode/SampleArc.cpp index ed62537..bba5f6f 100644 --- a/samplecode/SampleArc.cpp +++ b/samplecode/SampleArc.cpp
@@ -130,6 +130,7 @@ fSweep = SampleCode::GetAnimScalar(SkIntToScalar(360)/24, SkIntToScalar(360)); +// fSweep = SkFloatToScalar(359.99f); SkRect r; SkPaint paint;