sk_float_round isn't a function, so call this instead: sk_float_floor((x) + 0.5f)
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 16 Dec 2011 20:53:22 +0000 (20:53 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 16 Dec 2011 20:53:22 +0000 (20:53 +0000)
commit24569b5bad4156a1eb95da92c96fc96b41e11622
tree9e3d39d30848fc9ad27c2987c75ec87ceb3684cd
parentaaa41ed800a59ed9afabefc32f2282b814670759
sk_float_round isn't a function, so call this instead: sk_float_floor((x) + 0.5f)

git-svn-id: http://skia.googlecode.com/svn/trunk@2895 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkScalar.h