Move multiple calls to random() out of parameter lists so that the
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Aug 2011 19:56:04 +0000 (19:56 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 25 Aug 2011 19:56:04 +0000 (19:56 +0000)
commit3f088e36516ad6bf4fe9c04dfc5a49c0aafef372
treeb0c2b58e93d5277d52ab3a516945d010bcd3eca9
parent8185f33b38e2a5e0408e7645744d68e3b87a6c8e
Move multiple calls to random() out of parameter lists so that the
evaluation order is consistent across compilers.

git-svn-id: http://skia.googlecode.com/svn/trunk@2173 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/points.cpp
gm/strokerects.cpp
gm/strokes.cpp