Prepare for internal SaveFlags removal.
authorfmalita <fmalita@chromium.org>
Mon, 16 Jun 2014 19:13:39 +0000 (12:13 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 16 Jun 2014 19:13:39 +0000 (12:13 -0700)
commit07fc662d7ee018bfc9eeddab82cc1768f57a69d2
treed21c6a4a8e6c0c6651ee3713622e1a6794db7c56
parent0eb02a6abbe2964e4955863b0f82aff6a8661801
Prepare for internal SaveFlags removal.

Chromium has a couple of SkCanvas subclasses which override willSave().
This adds a transitional shim to facilitate converting these to the
parameter-less API.

BUG=skia:2297
R=reed@google.com, scroggo@google.com

Author: fmalita@chromium.org

Review URL: https://codereview.chromium.org/338913002
include/core/SkCanvas.h