diff options
author | senorblanco <senorblanco@chromium.org> | 2014-06-25 14:39:05 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-06-25 14:39:06 -0700 |
commit | 7bf106847304840526a3e722b5ff5ce7322a2826 (patch) | |
tree | 281f0b6c33d80f62e48acccb5e40cd92a1bd9023 /expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json | |
parent | f372321de3d4183de5b9ca436e677e471e358f31 (diff) |
Remove SkBicubicImageFilter, and all related tests.
Now that we have SkResizeImageFilter, and the bicubic
resizing is part of skia proper, there's no need for a
specialized image filter.
BUG=skia:
R=bsalomon@google.com
Author: senorblanco@chromium.org
Review URL: https://codereview.chromium.org/357793002
Diffstat (limited to 'expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json')
-rw-r--r-- | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json | 26 |
1 files changed, 1 insertions, 25 deletions
diff --git a/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json index 9b6413322b..1988da1472 100644 --- a/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json +++ b/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json @@ -195,30 +195,6 @@ ], "ignore-failure": false }, - "bicubicfilter_565.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 13864700347231029854 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_8888.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 10469536215464879914 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, "bigblurs_565.png": { "allowed-digests": [ [ @@ -7385,4 +7361,4 @@ "reviewed-by-human": true } } -}
\ No newline at end of file +} |