new hacky api to get cliprgn for android
authorMike Reed <reed@google.com>
Thu, 19 Jan 2017 16:36:41 +0000 (11:36 -0500)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Thu, 19 Jan 2017 18:31:28 +0000 (18:31 +0000)
commit3726a4ac68821deea7ef4d5472a42f7d35ec4b4e
tree1caa4c84140921e0a90157a65bca6cf5ebb20942
parentfbff3297876a7c9c77a48be9a6fe62274a58bd8c
new hacky api to get cliprgn for android

BUG=skia:

Change-Id: I42711a474906084adb3c888a599ae02505726484
Reviewed-on: https://skia-review.googlesource.com/7220
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Mike Reed <reed@google.com>
include/core/SkCanvas.h
src/core/SkCanvas.cpp
src/utils/SkCanvasStateUtils.cpp
tests/CanvasStateTest.cpp
tests/ClipStackTest.cpp