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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-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 "aaclip_565.png": { 9 "aaclip_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 2817 matching lines...) Expand 10 before | Expand all | Expand 10 after
2828 }, 2828 },
2829 "linepath_gpu.png": { 2829 "linepath_gpu.png": {
2830 "allowed-digests": [ 2830 "allowed-digests": [
2831 [ 2831 [
2832 "bitmap-64bitMD5", 2832 "bitmap-64bitMD5",
2833 18295464021121752317 2833 18295464021121752317
2834 ] 2834 ]
2835 ], 2835 ],
2836 "ignore-failure": false 2836 "ignore-failure": false
2837 }, 2837 },
2838 "lumamode_565.png": {
2839 "allowed-digests": [
2840 [
2841 "bitmap-64bitMD5",
2842 14139681226373687263
2843 ]
2844 ]
2845 },
2846 "lumamode_8888.png": {
2847 "allowed-digests": [
2848 [
2849 "bitmap-64bitMD5",
2850 9095296973707702820
2851 ]
2852 ]
2853 },
2854 "lumamode_gpu.png": {
2855 "allowed-digests": [
2856 [
2857 "bitmap-64bitMD5",
2858 8133243544350529939
2859 ]
2860 ]
2861 },
2838 "matrixconvolution_565.png": { 2862 "matrixconvolution_565.png": {
2839 "allowed-digests": [ 2863 "allowed-digests": [
2840 [ 2864 [
2841 "bitmap-64bitMD5", 2865 "bitmap-64bitMD5",
2842 14455070414837455898 2866 14455070414837455898
2843 ] 2867 ]
2844 ], 2868 ],
2845 "ignore-failure": false 2869 "ignore-failure": false
2846 }, 2870 },
2847 "matrixconvolution_8888.png": { 2871 "matrixconvolution_8888.png": {
(...skipping 1290 matching lines...) Expand 10 before | Expand all | Expand 10 after
4138 "allowed-digests": [ 4162 "allowed-digests": [
4139 [ 4163 [
4140 "bitmap-64bitMD5", 4164 "bitmap-64bitMD5",
4141 13158365418409852317 4165 13158365418409852317
4142 ] 4166 ]
4143 ], 4167 ],
4144 "ignore-failure": false 4168 "ignore-failure": false
4145 } 4169 }
4146 } 4170 }
4147 } 4171 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698