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

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

Issue 32823002: First round of matrixconvolution rebaselines. (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 4419 matching lines...) Expand 10 before | Expand all | Expand 10 after
4430 [ 4430 [
4431 "bitmap-64bitMD5", 4431 "bitmap-64bitMD5",
4432 15352335719021523600 4432 15352335719021523600
4433 ] 4433 ]
4434 ] 4434 ]
4435 }, 4435 },
4436 "matrixconvolution_565.png": { 4436 "matrixconvolution_565.png": {
4437 "allowed-digests": [ 4437 "allowed-digests": [
4438 [ 4438 [
4439 "bitmap-64bitMD5", 4439 "bitmap-64bitMD5",
4440 2514008009819547466 4440 6750563111624085413
4441 ] 4441 ]
4442 ], 4442 ],
4443 "ignore-failure": false 4443 "ignore-failure": false
4444 }, 4444 },
4445 "matrixconvolution_8888.png": { 4445 "matrixconvolution_8888.png": {
4446 "allowed-digests": [ 4446 "allowed-digests": [
4447 [ 4447 [
4448 "bitmap-64bitMD5", 4448 "bitmap-64bitMD5",
4449 2315776569544318202 4449 1429291503475703965
4450 ] 4450 ]
4451 ], 4451 ],
4452 "ignore-failure": false 4452 "ignore-failure": false
4453 }, 4453 },
4454 "matrixconvolution_gpu.png": { 4454 "matrixconvolution_gpu.png": {
4455 "allowed-digests": [ 4455 "allowed-digests": [
4456 [ 4456 [
4457 "bitmap-64bitMD5", 4457 "bitmap-64bitMD5",
4458 2453504722450492168 4458 2453504722450492168
4459 ] 4459 ]
(...skipping 2183 matching lines...) Expand 10 before | Expand all | Expand 10 after
6643 "allowed-digests": [ 6643 "allowed-digests": [
6644 [ 6644 [
6645 "bitmap-64bitMD5", 6645 "bitmap-64bitMD5",
6646 8839929642858793283 6646 8839929642858793283
6647 ] 6647 ]
6648 ], 6648 ],
6649 "ignore-failure": false 6649 "ignore-failure": false
6650 } 6650 }
6651 } 6651 }
6652 } 6652 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698