commit | 05a429614ec3206f9d2b7c145cbda0b5a442b6d0 | [log] [tgz] |
---|---|---|
author | Yuqian Li <liyuqian@google.com> | Mon Mar 06 15:47:09 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Mar 06 21:30:12 2017 +0000 |
tree | 6c22906ccb872d90f7eead2b83b525da3f5534ad | |
parent | 9973f981c72dfd0b797b69d97149b75970af75fd [diff] |
Turn off savelayer optimization for Android framework This is a simpler version of https://skia-review.googlesource.com/c/8970/ Note that we couldn't do the optimization and add back the clip effect by another clipRect or clipPath call because the final matrix is not available at recording time. BUG=skia:6334 Change-Id: I3ca091bdc1ee1d265a79fb88d0a6f9afe2b27e58 Reviewed-on: https://skia-review.googlesource.com/9311 Reviewed-by: Mike Klein <mtklein@chromium.org> Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Yuqian Li <liyuqian@google.com>