Add a map homogenous points to SkMatrix
authoregdaniel@google.com <egdaniel@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Aug 2013 15:07:10 +0000 (15:07 +0000)
committeregdaniel@google.com <egdaniel@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 9 Aug 2013 15:07:10 +0000 (15:07 +0000)
commit2fae54d945b5e0e689a619e91da8db28734042c9
tree62d857b5f89abe79d6ba8cf960536750381fcc34
parent3f05c916902f5925cc6e3f2220b0df2852861c27
Add a map homogenous points to SkMatrix

BUG=
R=bsalomon@google.com

Review URL: https://codereview.chromium.org/22330004

git-svn-id: http://skia.googlecode.com/svn/trunk@10659 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkMatrix.h
src/core/SkMatrix.cpp
tests/MatrixTest.cpp