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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-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 "3x3bitmaprect_gpu.png": { 9 "3x3bitmaprect_gpu.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 1146 matching lines...) Expand 10 before | Expand all | Expand 10 after
1157 }, 1157 },
1158 "linepath_gpu.png": { 1158 "linepath_gpu.png": {
1159 "allowed-digests": [ 1159 "allowed-digests": [
1160 [ 1160 [
1161 "bitmap-64bitMD5", 1161 "bitmap-64bitMD5",
1162 5682113047049520500 1162 5682113047049520500
1163 ] 1163 ]
1164 ], 1164 ],
1165 "ignore-failure": false 1165 "ignore-failure": false
1166 }, 1166 },
1167 "lumamode_565.png": {
1168 "allowed-digests": [
1169 [
1170 "bitmap-64bitMD5",
1171 14139681226373687263
1172 ]
1173 ]
1174 },
1175 "lumamode_8888.png": {
1176 "allowed-digests": [
1177 [
1178 "bitmap-64bitMD5",
1179 9095296973707702820
1180 ]
1181 ]
1182 },
1183 "lumamode_gpu.png": {
1184 "allowed-digests": [
1185 [
1186 "bitmap-64bitMD5",
1187 12063489238562316052
1188 ]
1189 ]
1190 },
1167 "matrixconvolution_gpu.png": { 1191 "matrixconvolution_gpu.png": {
1168 "allowed-digests": [ 1192 "allowed-digests": [
1169 [ 1193 [
1170 "bitmap-64bitMD5", 1194 "bitmap-64bitMD5",
1171 8194666704613577884 1195 8194666704613577884
1172 ] 1196 ]
1173 ], 1197 ],
1174 "ignore-failure": false 1198 "ignore-failure": false
1175 }, 1199 },
1176 "modecolorfilters_gpu.png": { 1200 "modecolorfilters_gpu.png": {
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after
1659 "allowed-digests": [ 1683 "allowed-digests": [
1660 [ 1684 [
1661 "bitmap-64bitMD5", 1685 "bitmap-64bitMD5",
1662 9019242913965337895 1686 9019242913965337895
1663 ] 1687 ]
1664 ], 1688 ],
1665 "ignore-failure": false 1689 "ignore-failure": false
1666 } 1690 }
1667 } 1691 }
1668 } 1692 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698