commit | 06e547cb5f43dcc829f7f6a2ca773cfd602b32da | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Jun 09 16:11:32 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jun 09 20:33:51 2017 +0000 |
tree | e60c9b9483efd02c9c74fa0c12111cfa2d53e512 | |
parent | f066ac908eca30af2bb2fb241fb0eec78caa88db [diff] |
Fix GrGradientEffect::isValid() This was relying on TextureSampler::proxy() which crashes if the proxy is not valid. Bug: skia: Change-Id: I8452f5cea3a71b5ced15259aede52a44ab152cf2 Reviewed-on: https://skia-review.googlesource.com/19403 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>