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

Side by Side Diff: expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json

Issue 32823002: First round of matrixconvolution rebaselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 1 month 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 4460 matching lines...) Expand 10 before | Expand all | Expand 10 after
4471 [ 4471 [
4472 "bitmap-64bitMD5", 4472 "bitmap-64bitMD5",
4473 322477782372368537 4473 322477782372368537
4474 ] 4474 ]
4475 ] 4475 ]
4476 }, 4476 },
4477 "matrixconvolution_565.png": { 4477 "matrixconvolution_565.png": {
4478 "allowed-digests": [ 4478 "allowed-digests": [
4479 [ 4479 [
4480 "bitmap-64bitMD5", 4480 "bitmap-64bitMD5",
4481 14455070414837455898 4481 17512083187088509370
4482 ] 4482 ]
4483 ], 4483 ],
4484 "ignore-failure": false 4484 "ignore-failure": false
4485 }, 4485 },
4486 "matrixconvolution_8888.png": { 4486 "matrixconvolution_8888.png": {
4487 "allowed-digests": [ 4487 "allowed-digests": [
4488 [ 4488 [
4489 "bitmap-64bitMD5", 4489 "bitmap-64bitMD5",
4490 9953032042726399657 4490 8030833960047493381
4491 ] 4491 ]
4492 ], 4492 ],
4493 "ignore-failure": false 4493 "ignore-failure": false
4494 }, 4494 },
4495 "matrixconvolution_gpu.png": { 4495 "matrixconvolution_gpu.png": {
4496 "allowed-digests": [ 4496 "allowed-digests": [
4497 [ 4497 [
4498 "bitmap-64bitMD5", 4498 "bitmap-64bitMD5",
4499 2453504722450492168 4499 2453504722450492168
4500 ] 4500 ]
(...skipping 2121 matching lines...) Expand 10 before | Expand all | Expand 10 after
6622 "allowed-digests": [ 6622 "allowed-digests": [
6623 [ 6623 [
6624 "bitmap-64bitMD5", 6624 "bitmap-64bitMD5",
6625 14482667502891201348 6625 14482667502891201348
6626 ] 6626 ]
6627 ], 6627 ],
6628 "ignore-failure": false 6628 "ignore-failure": false
6629 } 6629 }
6630 } 6630 }
6631 } 6631 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698