commit | 514baff8be7f71111aa7bfb9b099a096b31e16ec | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Thu Nov 17 15:17:07 2016 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Nov 17 21:13:18 2016 +0000 |
tree | 635854f47c42f30de48e739b42eb85aba2f1efb3 | |
parent | 7776029b54cc8c21fd6e0c1aa5a3b30e8bb52939 [diff] [blame] |
Rename GrTextureParams to GrSamplerParams GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4965 Change-Id: I7d52e81c670e92ca96117284f44b274ce3cc3671 Reviewed-on: https://skia-review.googlesource.com/4965 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com>
diff --git a/src/gpu/GrSWMaskHelper.cpp b/src/gpu/GrSWMaskHelper.cpp index 9430efb..b5dc8147 100644 --- a/src/gpu/GrSWMaskHelper.cpp +++ b/src/gpu/GrSWMaskHelper.cpp
@@ -192,7 +192,7 @@ GrSimpleTextureEffect::Make(texture, nullptr, maskMatrix, - GrTextureParams::kNone_FilterMode)); + GrSamplerParams::kNone_FilterMode)); sk_sp<GrDrawBatch> batch(GrRectBatchFactory::CreateNonAAFill(paint.getColor(), SkMatrix::I(),