hide getTotalClip, so we can eventually remove it
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 8 Mar 2014 03:57:19 +0000 (03:57 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 8 Mar 2014 03:57:19 +0000 (03:57 +0000)
commit5c70cdca5efe541b70d010e91607bf8626ea49ca
tree4099bb80e271cd9bf2a80dccbf3ec916b61f1fee
parente62513fb9274b65bcd9fecf61acc418dd3949df5
hide getTotalClip, so we can eventually remove it
hide getClipType, so we can eventually remove it

patch from issue 189443007

TBR=robertphilips@google.com

Author: reed@chromium.org

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

git-svn-id: http://skia.googlecode.com/svn/trunk@13715 2bbb7eff-a529-9590-31e7-b0007b416f81
experimental/PdfViewer/SkNulCanvas.h
gyp/skia_for_chromium_defines.gypi
include/core/SkCanvas.h
src/core/SkCanvas.cpp
src/utils/SkCanvasStateUtils.cpp
src/utils/debugger/SkDebugCanvas.cpp
src/utils/debugger/SkDebugCanvas.h
tests/CanvasTest.cpp