Remove gainFocus() and setMatrixClip() virtuals from SkDevice.
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 9 Oct 2012 14:20:37 +0000 (14:20 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 9 Oct 2012 14:20:37 +0000 (14:20 +0000)
commita1c3d78f224874833920c8017f4287a3ec538779
tree5ae1ea87edd530f8ef8597f594fcb072e02f8379
parent6aea33f92c611d6fdc88bc2352c5c966168af83b
Remove gainFocus() and setMatrixClip() virtuals from SkDevice.

R=reed@google.com,robertphillips@google.com
Review URL: https://codereview.appspot.com/6636050

git-svn-id: http://skia.googlecode.com/svn/trunk@5861 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkCanvas.h
include/core/SkDevice.h
include/gpu/SkGpuDevice.h
src/core/SkCanvas.cpp
src/core/SkDevice.cpp
src/gpu/SkGpuDevice.cpp
src/utils/SkDeferredCanvas.cpp