Remove external matrix feature.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 8 Oct 2012 20:44:25 +0000 (20:44 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 8 Oct 2012 20:44:25 +0000 (20:44 +0000)
commit0e354aacd84d3bede3f97cbde35a54ba62a89533
tree8ca5215852c9b98026695bef8eeeed5b039eb466
parenta834746cc1bd92301fd0840a221ca1623c0bbb29
Remove external matrix feature.

We haven't been testing this for nearly two years.

R=reed@google.com
Review URL: https://codereview.appspot.com/6640044

git-svn-id: http://skia.googlecode.com/svn/trunk@5857 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkCanvas.h
include/core/SkDraw.h
include/gpu/GrTextContext.h
samplecode/SampleApp.cpp
src/core/SkCanvas.cpp
src/core/SkDraw.cpp
src/device/xps/SkXPSDevice.cpp
src/gpu/GrTextContext.cpp
src/gpu/SkGpuDevice.cpp
tests/CanvasTest.cpp