replace floorf() with sk_float_floor(), so it builds on platforms w/o floorf
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Apr 2009 21:11:14 +0000 (21:11 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 2 Apr 2009 21:11:14 +0000 (21:11 +0000)
commit2043f7d009a795e164c58f4674e6b879aeb679c9
tree45ca5c0b348f55c307bcf77d199a646b24bfa162
parenta3c0588694782b4771c7d579b928d6b94b7de364
replace floorf() with sk_float_floor(), so it builds on platforms w/o floorf

git-svn-id: http://skia.googlecode.com/svn/trunk@145 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkGraphics.cpp