No need to cache local matrix in picture shader.
authorscroggo <scroggo@google.com>
Fri, 11 Jul 2014 19:19:00 +0000 (12:19 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 11 Jul 2014 19:19:02 +0000 (12:19 -0700)
commit1b0aa001e8f5245663965992f32df6a43cb22e2f
treeaf59a480292aed0c613500905b7e19a904f06f39
parent936b73424f7393994be832376287da988a52b993
No need to cache local matrix in picture shader.

Now that the local matrix cannot be changed, we no longer need
to keep track of it to regenerate the bitmap shader.

Depends on https://codereview.chromium.org/379323002

R=fmalita@google.com, fmalita@chromium.org

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/387043002
src/core/SkPictureShader.cpp
src/core/SkPictureShader.h