Remove inner/outer threshold restriction on SkAlphaThresholdFilter.
authorBrian Salomon <bsalomon@google.com>
Thu, 9 Feb 2017 21:09:47 +0000 (16:09 -0500)
committerRobert Phillips <robertphillips@google.com>
Thu, 9 Feb 2017 21:46:45 +0000 (21:46 +0000)
commit2c49a4185865140827ac4630e6b63cd03e0ad3bb
tree53fa75132b1e2125e928a632f66cbbf8cef0e5a4
parent549638c8525eaa8e78ac8b758325c749cd3fba45
Remove inner/outer threshold restriction on SkAlphaThresholdFilter.

Chrome pixel tests are relying on this being a valid configuration.

Change-Id: Ib67e3168b72c15d014fae50faff4eb34fcc50a0d
Reviewed-on: https://skia-review.googlesource.com/8284
Reviewed-by: Robert Phillips <robertphillips@google.com>
src/effects/GrAlphaThresholdFragmentProcessor.cpp
src/effects/SkAlphaThresholdFilter.cpp