add explicit mapScalars and mapMScalars entry-points, instead of just map()
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Nov 2012 21:39:48 +0000 (21:39 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Nov 2012 21:39:48 +0000 (21:39 +0000)
commit1ea95be560b38a71e3f24749c4e5e3d3564e4c6c
tree48d6395bca4b68d4b471c6cd24d7037f4cf9d0b7
parent20d44677a1940c17ae9c64420b013d76bf895dd5
add explicit mapScalars and mapMScalars entry-points, instead of just map()

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