Add support for SK_MSCALAR_IS_FLOAT
authorvollick@chromium.org <vollick@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 13 Nov 2012 20:12:00 +0000 (20:12 +0000)
committervollick@chromium.org <vollick@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 13 Nov 2012 20:12:00 +0000 (20:12 +0000)
commit5596a69e9f7884e3042bceba071c468dee52aa7f
treef2c0dea0b4b216f82a8010ed7c29376f58c8e6c8
parenta09e8838f2534d42046338752482d6759f6c649d
Add support for SK_MSCALAR_IS_FLOAT

The default is SK_MSCALAR_IS_FLOAT. You'll have to explicitly define SK_MSCALAR_IS_DOUBLE if that's what you want.

BUG=None

Review URL: https://codereview.appspot.com/6843049

git-svn-id: http://skia.googlecode.com/svn/trunk@6403 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPostConfig.h
include/utils/SkMatrix44.h
src/utils/SkMatrix44.cpp