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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/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
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 "aaclip_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2759 matching lines...) Expand 10 before | Expand all | Expand 10 after
2770 }, 2770 },
2771 "linepath_gpu.png": { 2771 "linepath_gpu.png": {
2772 "allowed-digests": [ 2772 "allowed-digests": [
2773 [ 2773 [
2774 "bitmap-64bitMD5", 2774 "bitmap-64bitMD5",
2775 12871350969119851668 2775 12871350969119851668
2776 ] 2776 ]
2777 ], 2777 ],
2778 "ignore-failure": false 2778 "ignore-failure": false
2779 }, 2779 },
2780 "lumamode_565.png": {
2781 "allowed-digests": [
2782 [
2783 "bitmap-64bitMD5",
2784 35341348457809035
2785 ]
2786 ]
2787 },
2788 "lumamode_8888.png": {
2789 "allowed-digests": [
2790 [
2791 "bitmap-64bitMD5",
2792 3752989277991158947
2793 ]
2794 ]
2795 },
2780 "matrixconvolution_565.png": { 2796 "matrixconvolution_565.png": {
2781 "allowed-digests": [ 2797 "allowed-digests": [
2782 [ 2798 [
2783 "bitmap-64bitMD5", 2799 "bitmap-64bitMD5",
2784 2514008009819547466 2800 2514008009819547466
2785 ] 2801 ]
2786 ], 2802 ],
2787 "ignore-failure": false 2803 "ignore-failure": false
2788 }, 2804 },
2789 "matrixconvolution_8888.png": { 2805 "matrixconvolution_8888.png": {
(...skipping 1240 matching lines...) Expand 10 before | Expand all | Expand 10 after
4030 "allowed-digests": [ 4046 "allowed-digests": [
4031 [ 4047 [
4032 "bitmap-64bitMD5", 4048 "bitmap-64bitMD5",
4033 9426889969709537348 4049 9426889969709537348
4034 ] 4050 ]
4035 ], 4051 ],
4036 "ignore-failure": false 4052 "ignore-failure": false
4037 } 4053 }
4038 } 4054 }
4039 } 4055 }
OLDNEW
« no previous file with comments | « no previous file | expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698