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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 7155 matching lines...) Expand 10 before | Expand all | Expand 10 after
7166 }, 7166 },
7167 "linepath_msaa4.png": { 7167 "linepath_msaa4.png": {
7168 "allowed-digests": [ 7168 "allowed-digests": [
7169 [ 7169 [
7170 "bitmap-64bitMD5", 7170 "bitmap-64bitMD5",
7171 3362244748614749635 7171 3362244748614749635
7172 ] 7172 ]
7173 ], 7173 ],
7174 "ignore-failure": false 7174 "ignore-failure": false
7175 }, 7175 },
7176 "lumafilter_565.png": {
7177 "allowed-digests": [
7178 [
7179 "bitmap-64bitMD5",
7180 15721345070217154235
7181 ]
7182 ]
7183 },
7184 "lumafilter_8888.png": {
7185 "allowed-digests": [
7186 [
7187 "bitmap-64bitMD5",
7188 3651441664185012389
7189 ]
7190 ]
7191 },
7192 "lumafilter_gpu.png": {
7193 "allowed-digests": [
7194 [
7195 "bitmap-64bitMD5",
7196 10006188054349176574
7197 ]
7198 ]
7199 },
7200 "lumafilter_msaa4.png": {
7201 "allowed-digests": [
7202 [
7203 "bitmap-64bitMD5",
7204 11696269093170011678
7205 ]
7206 ]
7207 },
7176 "lumamode_565.png": { 7208 "lumamode_565.png": {
7177 "allowed-digests": [ 7209 "allowed-digests": [
7178 [ 7210 [
7179 "bitmap-64bitMD5", 7211 "bitmap-64bitMD5",
7180 4885021002503040739 7212 4885021002503040739
7181 ] 7213 ]
7182 ] 7214 ]
7183 }, 7215 },
7184 "lumamode_8888.png": { 7216 "lumamode_8888.png": {
7185 "allowed-digests": [ 7217 "allowed-digests": [
(...skipping 3295 matching lines...) Expand 10 before | Expand all | Expand 10 after
10481 "allowed-digests": [ 10513 "allowed-digests": [
10482 [ 10514 [
10483 "bitmap-64bitMD5", 10515 "bitmap-64bitMD5",
10484 3843443350365136045 10516 3843443350365136045
10485 ] 10517 ]
10486 ], 10518 ],
10487 "ignore-failure": false 10519 "ignore-failure": false
10488 } 10520 }
10489 } 10521 }
10490 } 10522 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698