Another warning as error fix for r9554
git-svn-id: http://skia.googlecode.com/svn/trunk@9557 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
dd5d46256d
commit
4f77c88277
@ -39,7 +39,7 @@ static const SkPoint linearPts[][2] = {
|
||||
|
||||
static const SkPoint radialPts[][2] = {
|
||||
{{0, 0.5f}, {1, 0.5f}},
|
||||
{{0.5, 0 }, {0.5, 1 }},
|
||||
{{0.5f, 0 }, {0.5f, 1 }},
|
||||
{{1, 0.5f}, {0, 0.5f}},
|
||||
{{0.5f, 1 }, {0.5f, 0 }},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user