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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-Arm7-Debug/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 5620 matching lines...) Expand 10 before | Expand all | Expand 10 after
5631 }, 5631 },
5632 "linepath_gpu.png": { 5632 "linepath_gpu.png": {
5633 "allowed-digests": [ 5633 "allowed-digests": [
5634 [ 5634 [
5635 "bitmap-64bitMD5", 5635 "bitmap-64bitMD5",
5636 5682113047049520500 5636 5682113047049520500
5637 ] 5637 ]
5638 ], 5638 ],
5639 "ignore-failure": false 5639 "ignore-failure": false
5640 }, 5640 },
5641 "lumafilter_565.png": {
5642 "allowed-digests": [
5643 [
5644 "bitmap-64bitMD5",
5645 7104435648687592254
5646 ]
5647 ]
5648 },
5649 "lumafilter_8888.png": {
5650 "allowed-digests": [
5651 [
5652 "bitmap-64bitMD5",
5653 18100962139592302037
5654 ]
5655 ]
5656 },
5657 "lumafilter_gpu.png": {
5658 "allowed-digests": [
5659 [
5660 "bitmap-64bitMD5",
5661 13861401015232083062
5662 ]
5663 ]
5664 },
5641 "lumamode_565.png": { 5665 "lumamode_565.png": {
5642 "allowed-digests": [ 5666 "allowed-digests": [
5643 [ 5667 [
5644 "bitmap-64bitMD5", 5668 "bitmap-64bitMD5",
5645 547469226403260773 5669 547469226403260773
5646 ] 5670 ]
5647 ] 5671 ]
5648 }, 5672 },
5649 "lumamode_8888.png": { 5673 "lumamode_8888.png": {
5650 "allowed-digests": [ 5674 "allowed-digests": [
(...skipping 2667 matching lines...) Expand 10 before | Expand all | Expand 10 after
8318 "allowed-digests": [ 8342 "allowed-digests": [
8319 [ 8343 [
8320 "bitmap-64bitMD5", 8344 "bitmap-64bitMD5",
8321 9019242913965337895 8345 9019242913965337895
8322 ] 8346 ]
8323 ], 8347 ],
8324 "ignore-failure": false 8348 "ignore-failure": false
8325 } 8349 }
8326 } 8350 }
8327 } 8351 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698