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

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

Issue 23596004: Adding SkLumaXfermode GM results. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 3 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_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2585 matching lines...) Expand 10 before | Expand all | Expand 10 after
2596 }, 2596 },
2597 "linepath_msaa4.png": { 2597 "linepath_msaa4.png": {
2598 "allowed-digests": [ 2598 "allowed-digests": [
2599 [ 2599 [
2600 "bitmap-64bitMD5", 2600 "bitmap-64bitMD5",
2601 3362244748614749635 2601 3362244748614749635
2602 ] 2602 ]
2603 ], 2603 ],
2604 "ignore-failure": false 2604 "ignore-failure": false
2605 }, 2605 },
2606 "lumamode_565.png": {
2607 "allowed-digests": [
2608 [
2609 "bitmap-64bitMD5",
2610 35341348457809035
2611 ]
2612 ]
2613 },
2614 "lumamode_8888.png": {
2615 "allowed-digests": [
2616 [
2617 "bitmap-64bitMD5",
2618 3752989277991158947
2619 ]
2620 ]
2621 },
2622 "lumamode_gpu.png": {
2623 "allowed-digests": [
2624 [
2625 "bitmap-64bitMD5",
2626 4558558102900530667
2627 ]
2628 ]
2629 },
2630 "lumamode_msaa4.png": {
2631 "allowed-digests": [
2632 [
2633 "bitmap-64bitMD5",
2634 7858205100946254752
2635 ]
2636 ]
2637 },
2606 "matrixconvolution_gpu.png": { 2638 "matrixconvolution_gpu.png": {
2607 "allowed-digests": [ 2639 "allowed-digests": [
2608 [ 2640 [
2609 "bitmap-64bitMD5", 2641 "bitmap-64bitMD5",
2610 12563761948274228282 2642 12563761948274228282
2611 ] 2643 ]
2612 ], 2644 ],
2613 "ignore-failure": false 2645 "ignore-failure": false
2614 }, 2646 },
2615 "matrixconvolution_msaa4.png": { 2647 "matrixconvolution_msaa4.png": {
(...skipping 1459 matching lines...) Expand 10 before | Expand all | Expand 10 after
4075 "allowed-digests": [ 4107 "allowed-digests": [
4076 [ 4108 [
4077 "bitmap-64bitMD5", 4109 "bitmap-64bitMD5",
4078 3843443350365136045 4110 3843443350365136045
4079 ] 4111 ]
4080 ], 4112 ],
4081 "ignore-failure": false 4113 "ignore-failure": false
4082 } 4114 }
4083 } 4115 }
4084 } 4116 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698