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

Side by Side Diff: expectations/gm/Test-Android-Nexus4-Adreno320-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 1170 matching lines...) Expand 10 before | Expand all | Expand 10 after
1181 }, 1181 },
1182 "linepath_gpu.png": { 1182 "linepath_gpu.png": {
1183 "allowed-digests": [ 1183 "allowed-digests": [
1184 [ 1184 [
1185 "bitmap-64bitMD5", 1185 "bitmap-64bitMD5",
1186 5682113047049520500 1186 5682113047049520500
1187 ] 1187 ]
1188 ], 1188 ],
1189 "ignore-failure": false 1189 "ignore-failure": false
1190 }, 1190 },
1191 "lumamode_565.png": {
1192 "allowed-digests": [
1193 [
1194 "bitmap-64bitMD5",
1195 14139681226373687263
1196 ]
1197 ]
1198 },
1199 "lumamode_8888.png": {
1200 "allowed-digests": [
1201 [
1202 "bitmap-64bitMD5",
1203 9095296973707702820
1204 ]
1205 ]
1206 },
1207 "lumamode_gpu.png": {
1208 "allowed-digests": [
1209 [
1210 "bitmap-64bitMD5",
1211 12063489238562316052
1212 ]
1213 ]
1214 },
1191 "matrixconvolution_gpu.png": { 1215 "matrixconvolution_gpu.png": {
1192 "allowed-digests": [ 1216 "allowed-digests": [
1193 [ 1217 [
1194 "bitmap-64bitMD5", 1218 "bitmap-64bitMD5",
1195 8194666704613577884 1219 8194666704613577884
1196 ] 1220 ]
1197 ], 1221 ],
1198 "ignore-failure": false 1222 "ignore-failure": false
1199 }, 1223 },
1200 "modecolorfilters_gpu.png": { 1224 "modecolorfilters_gpu.png": {
(...skipping 482 matching lines...) Expand 10 before | Expand all | Expand 10 after
1683 "allowed-digests": [ 1707 "allowed-digests": [
1684 [ 1708 [
1685 "bitmap-64bitMD5", 1709 "bitmap-64bitMD5",
1686 9019242913965337895 1710 9019242913965337895
1687 ] 1711 ]
1688 ], 1712 ],
1689 "ignore-failure": false 1713 "ignore-failure": false
1690 } 1714 }
1691 } 1715 }
1692 } 1716 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698