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

Side by Side Diff: expectations/gm/Test-Android-NexusS-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
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 2808 matching lines...) Expand 10 before | Expand all | Expand 10 after
2819 }, 2819 },
2820 "linepath_gpu.png": { 2820 "linepath_gpu.png": {
2821 "allowed-digests": [ 2821 "allowed-digests": [
2822 [ 2822 [
2823 "bitmap-64bitMD5", 2823 "bitmap-64bitMD5",
2824 12871350969119851668 2824 12871350969119851668
2825 ] 2825 ]
2826 ], 2826 ],
2827 "ignore-failure": false 2827 "ignore-failure": false
2828 }, 2828 },
2829 "lumamode_565.png": {
2830 "allowed-digests": [
2831 [
2832 "bitmap-64bitMD5",
2833 14139681226373687263
2834 ]
2835 ]
2836 },
2837 "lumamode_8888.png": {
2838 "allowed-digests": [
2839 [
2840 "bitmap-64bitMD5",
2841 9095296973707702820
2842 ]
2843 ]
2844 },
2845 "lumamode_gpu.png": {
2846 "allowed-digests": [
2847 [
2848 "bitmap-64bitMD5",
2849 11779066633798873793
2850 ]
2851 ]
2852 },
2829 "matrixconvolution_565.png": { 2853 "matrixconvolution_565.png": {
2830 "allowed-digests": [ 2854 "allowed-digests": [
2831 [ 2855 [
2832 "bitmap-64bitMD5", 2856 "bitmap-64bitMD5",
2833 14455070414837455898 2857 14455070414837455898
2834 ] 2858 ]
2835 ], 2859 ],
2836 "ignore-failure": false 2860 "ignore-failure": false
2837 }, 2861 },
2838 "matrixconvolution_8888.png": { 2862 "matrixconvolution_8888.png": {
(...skipping 1263 matching lines...) Expand 10 before | Expand all | Expand 10 after
4102 "allowed-digests": [ 4126 "allowed-digests": [
4103 [ 4127 [
4104 "bitmap-64bitMD5", 4128 "bitmap-64bitMD5",
4105 1893175418427715444 4129 1893175418427715444
4106 ] 4130 ]
4107 ], 4131 ],
4108 "ignore-failure": false 4132 "ignore-failure": false
4109 } 4133 }
4110 } 4134 }
4111 } 4135 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698