From 7bf106847304840526a3e722b5ff5ce7322a2826 Mon Sep 17 00:00:00 2001 From: senorblanco Date: Wed, 25 Jun 2014 14:39:05 -0700 Subject: 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 --- .../expected-results.json | 62 +--------------------- 1 file changed, 1 insertion(+), 61 deletions(-) (limited to 'expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug/expected-results.json') diff --git a/expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug/expected-results.json b/expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug/expected-results.json index e7574ddc89..fd591109a3 100644 --- a/expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug/expected-results.json +++ b/expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Debug/expected-results.json @@ -390,66 +390,6 @@ ], "reviewed-by-human": true }, - "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 - }, - "bicubicfilter_gpu.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 14528482862946863016 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_pdf-mac.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 12055561269186852835 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, - "bicubicfilter_pdf-poppler.png": { - "allowed-digests": [ - [ - "bitmap-64bitMD5", - 12297352892272012287 - ] - ], - "bugs": [ - 1578 - ], - "reviewed-by-human": false - }, "bigbitmaprect_i_565.png": { "allowed-digests": [ [ @@ -16380,4 +16320,4 @@ "reviewed-by-human": false } } -} \ No newline at end of file +} -- cgit v1.2.3