Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed...
authorjunov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Feb 2012 22:27:58 +0000 (22:27 +0000)
committerjunov@chromium.org <junov@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Feb 2012 22:27:58 +0000 (22:27 +0000)
commitb1e218e782261304440199642f1b98e7ba96b525
treea077d2446b764e60d41ac2a2f6c7ddffbb5752cc
parent8f9ecbd3466d4330886b4c23b06e75b468c795ad
Adding missing SkIntToScalar to resolve DeferredCanvas unit test failures with fixed-point build

TBR=reed
TEST=DeferredCanvas unit test

git-svn-id: http://skia.googlecode.com/svn/trunk@3182 2bbb7eff-a529-9590-31e7-b0007b416f81
src/utils/SkDeferredCanvas.cpp
tests/DeferredCanvasTest.cpp