Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(377)

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Release/expected-results.json

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 5608 matching lines...) Expand 10 before | Expand all | Expand 10 after
5619 }, 5619 },
5620 "linepath_gpu.png": { 5620 "linepath_gpu.png": {
5621 "allowed-digests": [ 5621 "allowed-digests": [
5622 [ 5622 [
5623 "bitmap-64bitMD5", 5623 "bitmap-64bitMD5",
5624 5682113047049520500 5624 5682113047049520500
5625 ] 5625 ]
5626 ], 5626 ],
5627 "ignore-failure": false 5627 "ignore-failure": false
5628 }, 5628 },
5629 "lumafilter_565.png": {
5630 "allowed-digests": [
5631 [
5632 "bitmap-64bitMD5",
5633 7104435648687592254
5634 ]
5635 ]
5636 },
5637 "lumafilter_8888.png": {
5638 "allowed-digests": [
5639 [
5640 "bitmap-64bitMD5",
5641 18100962139592302037
5642 ]
5643 ]
5644 },
5645 "lumafilter_gpu.png": {
5646 "allowed-digests": [
5647 [
5648 "bitmap-64bitMD5",
5649 13861401015232083062
5650 ]
5651 ]
5652 },
5629 "lumamode_565.png": { 5653 "lumamode_565.png": {
5630 "allowed-digests": [ 5654 "allowed-digests": [
5631 [ 5655 [
5632 "bitmap-64bitMD5", 5656 "bitmap-64bitMD5",
5633 547469226403260773 5657 547469226403260773
5634 ] 5658 ]
5635 ] 5659 ]
5636 }, 5660 },
5637 "lumamode_8888.png": { 5661 "lumamode_8888.png": {
5638 "allowed-digests": [ 5662 "allowed-digests": [
(...skipping 2667 matching lines...) Expand 10 before | Expand all | Expand 10 after
8306 "allowed-digests": [ 8330 "allowed-digests": [
8307 [ 8331 [
8308 "bitmap-64bitMD5", 8332 "bitmap-64bitMD5",
8309 9019242913965337895 8333 9019242913965337895
8310 ] 8334 ]
8311 ], 8335 ],
8312 "ignore-failure": false 8336 "ignore-failure": false
8313 } 8337 }
8314 } 8338 }
8315 } 8339 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698